Buildresult: linux-next/s390-allmodconfig/s390x-gcc8 built on Apr 14 2021, 23:24
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 14 2021, 23:24
Duration:
0:25:00.358144
Builder:
blade46
Revision:
Add linux-next specific files for 20210414 (
1c8ce959b41a18b9657eaafd7a1215a8da67d3ab)
Target:
linux-next/s390-allmodconfig/s390x-gcc8
Branch:
linux-next
Compiler:
s390x-gcc8
(s390-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (17)
lib/bitfield_kunit.c:93:1: warning: the frame size of 7424 bytes is larger than 2048 bytes [-Wframe-larger-than=] sound/soc/tegra/tegra20_i2s.c:48:12: warning: 'tegra20_i2s_runtime_resume' defined but not used [-Wunused-function] sound/soc/tegra/tegra20_i2s.c:37:12: warning: 'tegra20_i2s_runtime_suspend' defined but not used [-Wunused-function] sound/soc/tegra/tegra30_ahub.c:64:12: warning: 'tegra30_ahub_runtime_resume' defined but not used [-Wunused-function] sound/soc/tegra/tegra30_ahub.c:43:12: warning: 'tegra30_ahub_runtime_suspend' defined but not used [-Wunused-function] sound/soc/tegra/tegra20_spdif.c:36:12: warning: 'tegra20_spdif_runtime_resume' defined but not used [-Wunused-function] sound/soc/tegra/tegra20_spdif.c:27:12: warning: 'tegra20_spdif_runtime_suspend' defined but not used [-Wunused-function] sound/soc/tegra/tegra30_i2s.c:50:12: warning: 'tegra30_i2s_runtime_resume' defined but not used [-Wunused-function] sound/soc/tegra/tegra30_i2s.c:39:12: warning: 'tegra30_i2s_runtime_suspend' defined but not used [-Wunused-function] drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. drivers/net/ethernet/marvell/mvpp2/mvpp2.h:844:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] arch/s390/include/asm/cmpxchg.h:162:13: warning: passing argument 1 of '__cmpxchg' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] arch/s390/include/asm/cmpxchg.h:162:13: warning: passing argument 1 of '__cmpxchg' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] arch/s390/include/asm/cmpxchg.h:162:13: warning: passing argument 1 of '__cmpxchg' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] arch/s390/include/asm/cmpxchg.h:162:13: warning: passing argument 1 of '__cmpxchg' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
Full Log
# git rev-parse -q --verify 1c8ce959b41a18b9657eaafd7a1215a8da67d3ab^{commit} 1c8ce959b41a18b9657eaafd7a1215a8da67d3ab already have revision, skipping fetch # git checkout -q -f -B kisskb 1c8ce959b41a18b9657eaafd7a1215a8da67d3ab # git clean -qxdf # < git log -1 # commit 1c8ce959b41a18b9657eaafd7a1215a8da67d3ab # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Apr 14 22:33:04 2021 +1000 # # Add linux-next specific files for 20210414 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 1c8ce959b41a18b9657eaafd7a1215a8da67d3ab # < make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 7424 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/sound/soc/tegra/tegra20_i2s.c:48:12: warning: 'tegra20_i2s_runtime_resume' defined but not used [-Wunused-function] static int tegra20_i2s_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra20_i2s.c:37:12: warning: 'tegra20_i2s_runtime_suspend' defined but not used [-Wunused-function] static int tegra20_i2s_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra30_ahub.c:64:12: warning: 'tegra30_ahub_runtime_resume' defined but not used [-Wunused-function] static int tegra30_ahub_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra30_ahub.c:43:12: warning: 'tegra30_ahub_runtime_suspend' defined but not used [-Wunused-function] static int tegra30_ahub_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra20_spdif.c:36:12: warning: 'tegra20_spdif_runtime_resume' defined but not used [-Wunused-function] static int tegra20_spdif_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra20_spdif.c:27:12: warning: 'tegra20_spdif_runtime_suspend' defined but not used [-Wunused-function] static int tegra20_spdif_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra30_i2s.c:50:12: warning: 'tegra30_i2s_runtime_resume' defined but not used [-Wunused-function] static int tegra30_i2s_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/sound/soc/tegra/tegra30_i2s.c:39:12: warning: 'tegra30_i2s_runtime_suspend' defined but not used [-Wunused-function] static int tegra30_i2s_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:42: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:844:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:948:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:683:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/s390/include/asm/atomic.h:16, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/rcupdate.h:25, from /kisskb/src/include/linux/rculist.h:11, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/drivers/gpu/drm/drm_lock.c:37: /kisskb/src/drivers/gpu/drm/drm_lock.c: In function 'drm_lock_take': /kisskb/src/arch/s390/include/asm/cmpxchg.h:162:13: warning: passing argument 1 of '__cmpxchg' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] __cmpxchg((ptr), (unsigned long)(o), \ ^~~~~ /kisskb/src/include/asm-generic/atomic-instrumented.h:1685:2: note: in expansion of macro 'arch_cmpxchg' arch_cmpxchg(__ai_ptr, __VA_ARGS__); \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_lock.c:75:10: note: in expansion of macro 'cmpxchg' prev = cmpxchg(lock, old, new); ^~~~~~~ /kisskb/src/arch/s390/include/asm/cmpxchg.h:87:45: note: expected 'void *' but argument is of type 'volatile unsigned int *' static inline unsigned long __cmpxchg(void *ptr, unsigned long old, ~~~~~~^~~ /kisskb/src/drivers/gpu/drm/drm_lock.c: In function 'drm_lock_transfer': /kisskb/src/arch/s390/include/asm/cmpxchg.h:162:13: warning: passing argument 1 of '__cmpxchg' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] __cmpxchg((ptr), (unsigned long)(o), \ ^~~~~ /kisskb/src/include/asm-generic/atomic-instrumented.h:1685:2: note: in expansion of macro 'arch_cmpxchg' arch_cmpxchg(__ai_ptr, __VA_ARGS__); \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_lock.c:118:10: note: in expansion of macro 'cmpxchg' prev = cmpxchg(lock, old, new); ^~~~~~~ /kisskb/src/arch/s390/include/asm/cmpxchg.h:87:45: note: expected 'void *' but argument is of type 'volatile unsigned int *' static inline unsigned long __cmpxchg(void *ptr, unsigned long old, ~~~~~~^~~ /kisskb/src/drivers/gpu/drm/drm_lock.c: In function 'drm_legacy_lock_free': /kisskb/src/arch/s390/include/asm/cmpxchg.h:162:13: warning: passing argument 1 of '__cmpxchg' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] __cmpxchg((ptr), (unsigned long)(o), \ ^~~~~ /kisskb/src/include/asm-generic/atomic-instrumented.h:1685:2: note: in expansion of macro 'arch_cmpxchg' arch_cmpxchg(__ai_ptr, __VA_ARGS__); \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_lock.c:141:10: note: in expansion of macro 'cmpxchg' prev = cmpxchg(lock, old, new); ^~~~~~~ /kisskb/src/arch/s390/include/asm/cmpxchg.h:87:45: note: expected 'void *' but argument is of type 'volatile unsigned int *' static inline unsigned long __cmpxchg(void *ptr, unsigned long old, ~~~~~~^~~ /kisskb/src/drivers/gpu/drm/drm_lock.c: In function 'drm_legacy_idlelock_release': /kisskb/src/arch/s390/include/asm/cmpxchg.h:162:13: warning: passing argument 1 of '__cmpxchg' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] __cmpxchg((ptr), (unsigned long)(o), \ ^~~~~ /kisskb/src/include/asm-generic/atomic-instrumented.h:1685:2: note: in expansion of macro 'arch_cmpxchg' arch_cmpxchg(__ai_ptr, __VA_ARGS__); \ ^~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/drm_lock.c:319:12: note: in expansion of macro 'cmpxchg' prev = cmpxchg(lock, old, DRM_KERNEL_CONTEXT); ^~~~~~~ /kisskb/src/arch/s390/include/asm/cmpxchg.h:87:45: note: expected 'void *' but argument is of type 'volatile unsigned int *' static inline unsigned long __cmpxchg(void *ptr, unsigned long old, ~~~~~~^~~ Completed OK # rm -rf /kisskb/build/linux-next_s390-allmodconfig_s390x-gcc8 # Build took: 0:25:00.358144
© Michael Ellerman 2006-2018.