arch/arm64/kvm/sys_regs.c:165 vcpu_write_sys_reg() warn: inconsistent indenting

2021-03-12 Thread kernel test robot
(attached as .config) compiler: aarch64-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: arch/arm64/kvm/sys_regs.c:165 vcpu_write_sys_reg() warn: inconsistent indenting vim +165 arch/arm64/kvm/sys_regs.c 7ea90bdd70c9cf

Re: [PATCH 3/7] tracing: Pass buffer of event to trigger operations

2021-03-12 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> kernel/trace/trace_e

Re: [PATCH] gpio: mpc8xxx: Add ACPI support

2021-03-12 Thread kernel test robot
) compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: drivers/gpio/gpio-mpc8xxx.c:356 mpc8xxx_probe() error: uninitialized symbol 'devtype'. vim +/devtype +356 drivers/gpio/gpio-mpc8xxx.c

[tip:x86/alternatives] BUILD SUCCESS 054ac8ad5ebe4a69e1f0e842483821ddbe560121

2021-03-12 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/alternatives branch HEAD: 054ac8ad5ebe4a69e1f0e842483821ddbe560121 x86/paravirt: Have only one paravirt patch function elapsed time: 720m configs tested: 161 configs skipped: 3 The following configs have been built

arch/arm64/kvm/vgic/vgic.c:476 kvm_vgic_inject_irq() warn: inconsistent returns '>irq_lock'.

2021-03-12 Thread kernel test robot
as .config) compiler: aarch64-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: arch/arm64/kvm/vgic/vgic.c:476 kvm_vgic_inject_irq() warn: inconsistent returns '>irq_lock'. arch/arm64/kvm/vgic/vgic.c:

Re: [PATCH 4/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups.

2021-03-12 Thread kernel test robot
config: microblaze-randconfig-m031-20210312 (attached as .config) compiler: microblaze-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot New smatch warnings: sound/pci/hda/patch_cirrus.c:2143 cs8409_cs42l42_fixups() warn: always true

[tip:objtool/urgent] BUILD SUCCESS ba08abca66d46381df60842f64f70099d5482b92

2021-03-12 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git objtool/urgent branch HEAD: ba08abca66d46381df60842f64f70099d5482b92 objtool,x86: Fix uaccess PUSHF/POPF validation elapsed time: 729m configs tested: 139 configs skipped: 2 The following configs have been built

drivers/pci/controller/dwc/pci-keystone.c:1127:34: warning: unused variable 'ks_pcie_of_match'

2021-03-12 Thread kernel test robot
=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/pci/controller/dwc/pci-keystone.c:1127:34: warning: unused variable >> 'ks_pcie_of_match' [-Wunu

Re: [PATCH v6 5/5] arm64: dts: mt8192: add pwrap node

2021-03-12 Thread kernel test robot
git checkout 633343006e274e712f78aa1d4d2fdd213f596443 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot

WARNING: modpost: vmlinux.o(.text+0xb8b8): Section mismatch in reference from the function reserve_exception_space() to the function .meminit.text:memblock_reserve()

2021-03-12 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >>

Re: [PATCH v2 3/3] iio: adc: add ADC driver for the TI TSC2046 controller

2021-03-12 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file include

drivers/block/paride/bpck.c:32: warning: "PC" redefined

2021-03-12 Thread kernel test robot
tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/block/paride/bpck.c:32: warning: "PC" redefi

Re: [PATCH] mm/slab: kmalloc with GFP_DMA32 allocate from SLAB_CACHE_DMA32

2021-03-12 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): >> mm/slab_common.c:812:24: error: implicit declaration of function >> 'kmal

arch/mips/loongson2ef/lemote-2f/machtype.c:10:13: warning: no previous prototype for 'mach_prom_init_machtype'

2021-03-12 Thread kernel test robot
to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> arch/mips/loongson2ef/lemote-2f/machtype.c:10

[tip:locking/core] BUILD SUCCESS c2e4bfe0eef313eeb1c4c9d921be7a9d91d5d71a

2021-03-11 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core branch HEAD: c2e4bfe0eef313eeb1c4c9d921be7a9d91d5d71a kernel/futex: Explicitly document pi_lock for pi_state owner fixup elapsed time: 723m configs tested: 135 configs skipped: 2 The following configs have

[rcu:dev.2021.03.08a] BUILD SUCCESS a7933665e0e3fad60118e141db9709d2cc1f42ed

2021-03-11 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git dev.2021.03.08a branch HEAD: a7933665e0e3fad60118e141db9709d2cc1f42ed refscale: Add locking, both irqsave and otherwise elapsed time: 722m configs tested: 127 configs skipped: 2 The following configs have

Re: [PATCH] ARM: Fix incorrect use of smp_processor_id() by syzbot report

2021-03-11 Thread kernel test robot
-by: kernel test robot All warnings (new ones prefixed by >>): In file included from arch/arm/mm/fault.c:21: arch/arm/include/asm/system_misc.h: In function 'harden_branch_predictor': >> arch/arm/include/asm/system_misc.h:25:2: warning: ISO C90 forbids mixed >> declarations and c

include/linux/mmzone.h:1244:29: sparse: sparse: invalid access past the end of 'mem_section' (512 512)

2021-03-11 Thread kernel test robot
-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" lib/crypto/chacha20poly1305.c: note: in included file (through include/linux/gfp.h, include/linux/slab.h, include/linux/crypto.h, ...): >> include/linux/mmzone.h:1244:29: sparse: sparse: inval

drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c:141:37: warning: Undefined behavior: Variable 'i2c_output' is used as parameter and destination in

2021-03-11 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot cppcheck possible warnings: (new ones prefixed by >>, may not real problems) >> drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c:141:37: warning: Undefined >> behavior: Variable 'i2c_output' is

drivers/gpu/drm/etnaviv/etnaviv_dump.c:213 etnaviv_core_dump() warn: should - mem_map) + arch_pfn_offset) << 12' be a 64 bit

2021-03-11 Thread kernel test robot
-randconfig-m031-20210311 (attached as .config) compiler: arceb-elf-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: drivers/gpu/drm/etnaviv/etnaviv_dump.c:213 etnaviv_core_dump() warn: should '(((*pages++) - mem_map

[tip:x86/cleanups] BUILD SUCCESS 81519f778830d1ab02274eeaaeab6797fdc4ec52

2021-03-11 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/cleanups branch HEAD: 81519f778830d1ab02274eeaaeab6797fdc4ec52 x86/setup: Remove unused RESERVE_BRK_ARRAY() elapsed time: 724m configs tested: 137 configs skipped: 2 The following configs have been built

[tip:master] BUILD SUCCESS 12442e3a787cd21130ec9ce2c4e616e44609c3f7

2021-03-11 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git master branch HEAD: 12442e3a787cd21130ec9ce2c4e616e44609c3f7 Merge branch 'tip-x86-cleanups' into tip-master elapsed time: 724m configs tested: 123 configs skipped: 54 The following configs have been built successfully.

drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c:361 mlx5e_ipsec_handle_tx_skb() error: uninitialized symbol 'mdata'.

2021-03-11 Thread kernel test robot
(attached as .config) compiler: arceb-elf-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c:361 mlx5e_ipsec_handle_tx_skb() error: uninitialized symbol

drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c:856 mlx5_fpga_ipsec_release_sa_ctx() warn: bitwise AND condition is false here

2021-03-11 Thread kernel test robot
-20210311 (attached as .config) compiler: arceb-elf-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot New smatch warnings: drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c:856 mlx5_fpga_ipsec_release_sa_ctx() warn: bitwise AND condition

Re: [PATCH] gcov: fail build on gcov_info size mismatch

2021-03-11 Thread kernel test robot
fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> kernel/gcov/geninfosize.sh: 13: [: =: unexpected operator >> kernel/gcov/geninfosize.sh: 13: [: =: unexpected operator >> kernel/gcov/geninfosize.

arch/arm/boot/compressed/atags_to_fdt.c:100:1: warning: the frame size of 1028 bytes is larger than 1024 bytes

2021-03-11 Thread kernel test robot
45fe7befe0db5e61cd3c846315f0ac48541e8445 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): arch/ar

[gustavoars-linux:testing/warray-bounds] BUILD SUCCESS WITH WARNING 23d8a2699aca9cde82df39749e38ceba0a7d5b73

2021-03-11 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/warray-bounds branch HEAD: 23d8a2699aca9cde82df39749e38ceba0a7d5b73 media: siano: Fix out-of-bounds warnings in smscore_load_firmware_family2() possible Warning in current branch:

Re: [PATCH net-next v4 1/2] net: Add a WWAN subsystem

2021-03-11 Thread kernel test robot
259571a34d6f035f99a8343c5fcd12b6dfc92c40 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >>

Re: [PATCH v3 3/4] mm: memcontrol: use obj_cgroup APIs to charge kmem pages

2021-03-11 Thread kernel test robot
to linux build tree make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" mm/memcontrol.c:4194:21: sparse: sparse: in

[gustavoars-linux:testing/xfs] BUILD SUCCESS 964fe7ec8048c96191288a828dd5211734e5106c

2021-03-11 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/xfs branch HEAD: 964fe7ec8048c96191288a828dd5211734e5106c xfs: Replace one-element arrays with flexible-array members elapsed time: 724m configs tested: 92 configs skipped: 2 The following configs have

Re: [PATCH] video: fbdev: delete redundant printing of return value

2021-03-11 Thread kernel test robot
6d93756a48a2f91e8ac0cfdfd8734d30080706c2 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers

Re: [PATCH 1/2] net: core: datagram.c: Fix use of assignment in if condition

2021-03-11 Thread kernel test robot
build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> net/core/datagram.c:430:14: error: expected ';' afte

Re: [PATCH v5 1/1] iio: adc: ad7124: allow more than 8 channels

2021-03-11 Thread kernel test robot
-randconfig-m031-20210311 (attached as .config) compiler: or1k-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: drivers/iio/adc/ad7124.c:369 ad7124_init_config_vref() warn: inconsistent indenting vim +369 drivers/iio

Re: [PATCH v5 1/1] iio: adc: ad7124: allow more than 8 channels

2021-03-11 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/iio/adc/ad

arch/s390/kernel/perf_cpum_cf_diag.c:787 cf_diag_all_copy() warn: ignoring unreachable code.

2021-03-11 Thread kernel test robot
-20210311 (attached as .config) compiler: s390-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: arch/s390/kernel/perf_cpum_cf_diag.c:787 cf_diag_all_copy() warn: ignoring unreachable code. vim +787 arch/s390/kernel

k210-sysctl.c:undefined reference to `k210_clk_early_init'

2021-03-11 Thread kernel test robot
to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): riscv64-linux-ld: drivers/soc/canaan/k210-sy

drivers/firmware/arm_scmi/smc.c:113:2: error: write to reserved register 'R7'

2021-03-11 Thread kernel test robot
COMPILER=clang make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/firmware/arm_scmi/smc.c:113:2: error: write to reserved register 'R7' arm_smccc_1_1_invoke(scmi_i

include/linux/fortify-string.h:187:4: error: call to '__read_overflow2' declared with attribute error: detected read beyond size of object passed as 2nd parameter

2021-03-11 Thread kernel test robot
the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): arch/mips/dec/prom/memory.c: In fu

[tip:x86/cleanups] BUILD SUCCESS b18adee4ce4443399963826b5d28d9e63d40740c

2021-03-10 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/cleanups branch HEAD: b18adee4ce4443399963826b5d28d9e63d40740c stacktrace: Move documentation for arch_stack_walk_reliable() to header elapsed time: 726m configs tested: 162 configs skipped: 3 The following configs

Re: [PATCH bpf-next 2/5] bpf: Add a bpf_snprintf helper

2021-03-10 Thread kernel test robot
to linux build tree make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" >> kernel/bpf/verifier.c:5735:5:

[RFC PATCH] bpf: check_bpf_snprintf_call() can be static

2021-03-10 Thread kernel test robot
Reported-by: kernel test robot Signed-off-by: kernel test robot --- verifier.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/bpf/verifier.c b/kernel/bpf/verifier.c index 3ab549df817b6..06c868989852d 100644 --- a/kernel/bpf/verifier.c +++ b/kernel/bpf

Re: [PATCH v9 6/8] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder

2021-03-10 Thread kernel test robot
ckout c6db61a15ca1a173f200f4a2344b3198652d64a6 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones pre

Re: [PATCH] ptrace: Allow other threads to access tracee

2021-03-10 Thread kernel test robot
make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" >> kernel/ptrace.c:53:44: sparse: sparse: incorrect type in arg

Re: [PATCH v2 1/1] gpio: Support interrupts in gpio-mlxbf2.c

2021-03-10 Thread kernel test robot
build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/gpio/gpio-mlxbf2.c: In function 'mlxbf2_gpio_sen

Re: [PATCH bpf-next 1/5] bpf: Add a ARG_PTR_TO_CONST_STR argument type

2021-03-10 Thread kernel test robot
build tree make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" kernel/bpf/verifier.c:11728:76: sparse: spa

Re: [PATCH 3/3] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB

2021-03-10 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): arch/x86/mm/init_64.c:1585:6: error: implicit declaration of fu

drivers/gpu/drm/i915/gt/selftest_execlists.c:167:4: error: format string is not a string literal (potentially insecure)

2021-03-10 Thread kernel test robot
COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from drivers/gpu/drm/i915/gt/intel_execlists_submission.c:6116: >> drivers/gpu

Re: [PATCH 2/3] mm: hugetlb: introduce arch_free_vmemmap_page

2021-03-10 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> mm/sparse-vmemmap.c:159:13: warning: no previous prototype for >> 'arch_free_vmemmap_page' [-Wmissing-prototypes] 159 | void __weak arch_free_vmemma

Re: [PATCH bpf-next 2/5] bpf: Add a bpf_snprintf helper

2021-03-10 Thread kernel test robot
c06d419a45370b897b7383625f0435873a7458fa # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=openrisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones

Re: [PATCH bpf-next 1/5] bpf: Add a ARG_PTR_TO_CONST_STR argument type

2021-03-10 Thread kernel test robot
cbb95ec99fafe0955aeada270c9be3d1477c3866 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=openrisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones

Re: [PATCH v7 12/17] remoteproc: Properly deal with the resource table when stopping

2021-03-10 Thread kernel test robot
Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/remoteproc/remoteproc_core.c: In function 'rproc_reset_rsc_table_on_stop': >> drivers/remoteproc/remoteproc_core.c:1639:25: warning: variable 'table_ptr' >> set but not used [-Wunused-but-set-

Re: [PATCH v2 1/1] gpio: Support interrupts in gpio-mlxbf2.c

2021-03-10 Thread kernel test robot
to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/gpio/gpio-mlxbf2.c: In fu

[tip:sched/core] BUILD SUCCESS 13c2235b2b2870675195f0b551275d1abdd81068

2021-03-10 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git sched/core branch HEAD: 13c2235b2b2870675195f0b551275d1abdd81068 sched: Remove unnecessary variable from schedule_tail() elapsed time: 727m configs tested: 173 configs skipped: 2 The following configs have been

[tip:locking/urgent] BUILD SUCCESS 4817a52b306136c8b2b2271d8770401441e4cf79

2021-03-10 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git locking/urgent branch HEAD: 4817a52b306136c8b2b2271d8770401441e4cf79 seqlock,lockdep: Fix seqcount_latch_init() elapsed time: 727m configs tested: 173 configs skipped: 2 The following configs have been built

Re: [PATCH v1] clk: qcom: clk-rcg2: Add support for duty-cycle for RCG

2021-03-10 Thread kernel test robot
ARCH=powerpc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/clk/qcom/clk-rcg2.c:377:36: warning: variable 'duty_per' is >> uninitialized when used here [-Wuninitialized

Re: [PATCH v5 4/5] proc: Relax check of mount visibility

2021-03-10 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): fs/proc/root.c: In function 'proc_reconfigure': >> fs/proc/root.c:233:11: error: 'fs_info' undeclared (first use in this >> function); did you mean 'qc_info'?

Re: [PATCH v5 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp

2021-03-10 Thread kernel test robot
following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/gpu/drm/bridge/imx/imx8qxp-ldb-drv.c:65:16: warning: 'struct phy_configure_opts_lvds' declared inside parameter list will not be visible outside of this definition or decla

Re: [PATCH v3 4/6] phy: ti: j721e-wiz: Model the internal clocks without device tree input

2021-03-10 Thread kernel test robot
=$HOME/0day COMPILER=clang make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/phy/ti/phy-j721e-wiz.c:10:10: fatal error: >> 'dt-bindings/phy/phy-ti.h' file not

Re: [PATCH v3 6/6] phy: cadence-torrent: Add support to drive refclk out

2021-03-10 Thread kernel test robot
918d7061e3f8808f1665112ca2bc8ed424d108bd # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >

Re: [PATCH v3 4/6] phy: ti: j721e-wiz: Model the internal clocks without device tree input

2021-03-10 Thread kernel test robot
f32b0070efc8ea09fe0d4b0f4a79a2435798d965 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >

Re: [PATCH v3 6/6] phy: cadence-torrent: Add support to drive refclk out

2021-03-10 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=powerpc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from drivers/phy/cadence/phy-cadence-torrent.c:15: In file included from i

Re: [PATCH v5 13/14] drm/bridge: imx: Add LDB support for i.MX8qm

2021-03-10 Thread kernel test robot
, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/gpu/drm/bridge/imx/imx8qm-ldb-drv.c:69:15: warning: 'struct >> phy_configure_opts_lvds' declared inside parameter list will not be visible >> ou

Re: [PATCH] microblaze: remove unneeded variable 'err'

2021-03-10 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): arch/micr

Re: [PATCH v2 4/4] kbuild: remove guarding from TRIM_UNUSED_KSYMS

2021-03-10 Thread kernel test robot
tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=s390 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from drivers/spi/spi-mux.c:10: In file include

Re: [PATCH v5] printk: Userspace format enumeration support

2021-03-10 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> ld.lld: error: unde

Re: [PATCH v5 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp

2021-03-10 Thread kernel test robot
, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/gpu/drm/bridge/imx/imx8qxp-ldb-drv.c:65:16: warning: 'struct >> phy_configure_opts_lvds' declared inside parameter list will not be visible >> ou

Re: [PATCH 2/3] mm: hugetlb: introduce arch_free_vmemmap_page

2021-03-10 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=s390 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from mm/sparse-vmemmap.c:23: In file included from include/linux/membloc

[gustavoars-linux:testing/xfs] BUILD SUCCESS c53742bdbe1ace569d71d762f93e4180d70d7668

2021-03-10 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/xfs branch HEAD: c53742bdbe1ace569d71d762f93e4180d70d7668 xfs: Replace one-element arrays with flexible-array members elapsed time: 720m configs tested: 92 configs skipped: 2 The following configs have

[tip:x86/alternatives] BUILD SUCCESS db16e07269c2b4346e4332e43f04e447ef14fd2f

2021-03-10 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/alternatives branch HEAD: db16e07269c2b4346e4332e43f04e447ef14fd2f x86/alternative: Drop unused feature parameter from ALTINSTR_REPLACEMENT() elapsed time: 721m configs tested: 116 configs skipped: 62 The following

Re: [PATCH v5] printk: Userspace format enumeration support

2021-03-09 Thread kernel test robot
tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): or1k-linux-ld: arch/openrisc/kernel/entry.o: in function `_external_irq_handler': >> (.text+0x5e4): undefined reference to `_printk' (.text+0x5e4): relocation truncated to fit: R_OR1K

include/linux/efi.h:1101:34: warning: passing 1-byte aligned argument to 4-byte aligned parameter 2 of 'get_var' may result in an unaligned pointer access

2021-03-09 Thread kernel test robot
add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from drivers/firmware/dmi_scan.c:8: >> include/linux/efi.h:1101:34: warning: passing 1-byte aligned argument to >> 4-byte aligned parameter 2 of 'g

[tip:x86/urgent] BUILD SUCCESS bffe30dd9f1f3b2608a87ac909a224d6be472485

2021-03-09 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/urgent branch HEAD: bffe30dd9f1f3b2608a87ac909a224d6be472485 x86/sev-es: Use __copy_from_user_inatomic() elapsed time: 720m configs tested: 112 configs skipped: 55 The following configs have been built successfully.

Re: [PATCH v2 5/5] powercap/drivers/dtpm: Scale the power with the load

2021-03-09 Thread kernel test robot
195420841883f38897ba1e10ff70641dab0191ba # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): I

Re: [PATCH v2 5/5] powercap/drivers/dtpm: Scale the power with the load

2021-03-09 Thread kernel test robot
195420841883f38897ba1e10ff70641dab0191ba # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): I

Re: [PATCH v5 5/8] mm: Device exclusive memory access

2021-03-09 Thread kernel test robot
to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Note: the linux-review/Alistair-Popple/Add-support-for-SVM-atomics-in-Nouveau/20210310-064003 HEAD

Re: [PATCH] virtio-mmio: read[wl]()/write[wl] are already little-endian

2021-03-09 Thread kernel test robot
.config to linux build tree make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" drivers/virtio/virtio_mmio.c:171:19

Re: [PATCH v5 1/8] mm: Remove special swap entry functions

2021-03-09 Thread kernel test robot
/0day COMPILER=clang make.cross ARCH=s390 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): #define __le32_to_cpu(x) __swab32((__force __u32)(__l

Re: [PATCH v2 5/5] powercap/drivers/dtpm: Scale the power with the load

2021-03-09 Thread kernel test robot
=$HOME/0day COMPILER=clang make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/powercap/dtpm_cpu.c:76:32: warning: variable 'cpu' is uninitialized >> when used her

drivers/virt/acrn/hsm.c:333:50: sparse: sparse: incorrect type in argument 2 (different address spaces)

2021-03-09 Thread kernel test robot
='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" >> drivers/virt/acrn/hsm.c:333:50: sparse: sparse: incorrect type in argument 2

drivers/tty/ipwireless/hardware.c:431:25: sparse: sparse: cast from restricted __le16

2021-03-09 Thread kernel test robot
98c2922ec8f0601321428be8c59ae1df255478d1 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "s

Re: [PATCH v14 5/8] arm64: mte: Enable TCO in functions that can read beyond buffer limits

2021-03-09 Thread kernel test robot
-D__CHECK_ENDIAN__' ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): aarch64-linux-ld: mm/maccess.o: in function `copy_from_kernel_nofault': >> maccess.c:(.text+0x340): undefin

Re: [PATCH v2 5/5] ASoC: codecs: wsa881x: add static port map support

2021-03-09 Thread kernel test robot
COMPILER=clang make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> sound/soc/codecs/wsa881x.c:1108:33: error: use of undeclared identifier 'dev' if (of_property_read_u

Re: [PATCH] include: Remove pagemap.h from blkdev.h

2021-03-09 Thread kernel test robot
27025 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones prefixed by >>):

[rcu:rcu/next] BUILD SUCCESS 7836d7be2d23267d6aa9b3bf1474146f6e9e28fd

2021-03-09 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/next branch HEAD: 7836d7be2d23267d6aa9b3bf1474146f6e9e28fd EXP net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused elapsed time: 726m configs tested: 122 configs skipped: 2 The following configs

Re: [PATCH] dm: remove unneeded variable 'sz'

2021-03-09 Thread kernel test robot
-variable-sz/20210309-173431 git checkout a0feb390ae71f527ea5582a23afa1889bba31eab # save the attached .config to linux build tree make W=1 ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones

Re: [PATCH v2 5/5] ASoC: codecs: wsa881x: add static port map support

2021-03-09 Thread kernel test robot
d0e48ba0d85c188c14216aad9397bcd902d8a09a # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nds32 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): sou

Re: [PATCH] i2c: add i2c bus driver for amd navi gpu

2021-03-09 Thread kernel test robot
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/i2c/busses/i2c-designware-master.c:899:5: warning: no previous >> prototype for function 'amd_i2c_adap_quirk' [-Wmissing-

Re: [PATCH] i2c: add i2c bus driver for amd navi gpu

2021-03-09 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/i2c/busses/i2c-designware-master.c:899:5: warning: no previous >> prototype for function 'amd_i2c_adap_quirk' [-Wmissing-prototypes] int

otg_fsm.c:undefined reference to `usb_gadget_vbus_connect'

2021-03-09 Thread kernel test robot
c3590c7656fb103db193e3538cb52b420985482c # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot

Re: [PATCH] i2c: add i2c bus driver for amd navi gpu

2021-03-09 Thread kernel test robot
the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/i2c/busses/i2

Re: [PATCH] dm: remove unneeded variable 'sz'

2021-03-09 Thread kernel test robot
following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/md/dm-ps-service-time.c:88:3: error: use of undeclared identifier >> 'sz' DMEMIT("0 "); ^ include/linux/device-mapper.h:588:2

Re: [PATCH] btrfs: turn btrfs_destroy_delayed_refs() into void function

2021-03-09 Thread kernel test robot
fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> fs/btrfs/disk-io.c:4612:10: error: use of undeclared identifier 'ret'; did >> you mean 'ref'?

Re: [PATCH] btrfs: turn btrfs_destroy_delayed_refs() into void function

2021-03-09 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): fs/btrfs/disk-io.c: In fu

Re: [PATCH v2 2/2] mm: fs: Invalidate BH LRU during page migration

2021-03-09 Thread kernel test robot
-131826 git checkout dfca8699b8fb8cf3bed2297e261fca53c0fc523c # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=openrisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test

drivers/video/fbdev/geode/lxfb_ops.c:602:9: sparse: sparse: incorrect type in argument 2 (different address spaces)

2021-03-09 Thread kernel test robot
' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" >> drivers/video/fbdev/geode/lxfb_ops.c:602:9: sparse: sparse: incorrect type >> in argument 2 (different address

Re: [PATCH net-next v3] net: Add Qcom WWAN control driver

2021-03-09 Thread kernel test robot
f4fcd3ed7ac5f29a28988eed9f5516f874073802 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed

Re: [PATCH v2 1/2] mm: disable LRU pagevec during the migration temporarily

2021-03-09 Thread kernel test robot
test robot All warnings (new ones prefixed by >>): mm/swap.c: In function 'pagevec_add_and_need_flush': mm/swap.c:244:4: error: implicit declaration of function 'lru_cache_disabled'; did you mean 'lru_cache_disable'? [-Werror=implicit-function-declaration]

drivers/video/fbdev/geode/suspend_gx.c:30:9: sparse: sparse: incorrect type in argument 2 (different address spaces)

2021-03-09 Thread kernel test robot
' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" >> drivers/video/fbdev/geode/suspend_gx.c:30:9: sparse: sparse: incorrect type >> in argument 2 (different address

Re: [PATCH v2 1/2] mm: disable LRU pagevec during the migration temporarily

2021-03-09 Thread kernel test robot
-131826 git checkout e746db1a2ab13441890fa2cad8604bbec190b401 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test

[tip:x86/seves] BUILD SUCCESS 229164175ff0c61ff581e6bf37fbfcb608b6e9bb

2021-03-09 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/seves branch HEAD: 229164175ff0c61ff581e6bf37fbfcb608b6e9bb x86/virtio: Have SEV guests enforce restricted virtio memory access elapsed time: 723m configs tested: 128 configs skipped: 56 The following configs have

<    5   6   7   8   9   10   11   12   13   14   >