Buildresult: linus/m5272c3_defconfig/m68k-gcc11 built on Oct 2 2021, 08:26
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 2 2021, 08:26
Duration:
0:00:20.884687
Builder:
ka4
Revision:
thermal: Update information in MAINTAINERS (
f5b667ded07569dd6e33885cffd35fd519cfc942)
Target:
linus/m5272c3_defconfig/m68k-gcc11
Branch:
linus
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
m5272c3_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
arch/m68k/include/asm/string.h:72:25: warning: '__builtin_memcpy' reading 6 bytes from a region of size 0 [-Wstringop-overread]
Full Log
# git rev-parse -q --verify f5b667ded07569dd6e33885cffd35fd519cfc942^{commit} f5b667ded07569dd6e33885cffd35fd519cfc942 already have revision, skipping fetch # git checkout -q -f -B kisskb f5b667ded07569dd6e33885cffd35fd519cfc942 # git clean -qxdf # < git log -1 # commit f5b667ded07569dd6e33885cffd35fd519cfc942 # Author: Rafael J. Wysocki <rafael@kernel.org> # Date: Fri Oct 1 19:14:28 2021 +0200 # # thermal: Update information in MAINTAINERS # # Because Rui is now going to focus on work that is not related to the # maintenance of the thermal subsystem in the kernel, Rafael will start # to help Daniel with handling the development process as a new member # of the thermal maintainers team. Rui will continue to review patches # in that area. # # The thermal development process flow will change so that the material # from the thermal git tree will be merged into the thermal branch of # the linux-pm.git tree before going into the mainline. # # Update the information in MAINTAINERS accordingly. # # Signed-off-by: Rafael J. Wysocki <rafael@kernel.org> # Acked-by: Zhang Rui <rui.zhang@intel.com> # Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 f5b667ded07569dd6e33885cffd35fd519cfc942 # < make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 120 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/linux/string.h:20, from /kisskb/src/include/linux/bitmap.h:10, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/include/linux/mm_types_task.h:14, from /kisskb/src/include/linux/mm_types.h:5, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:25: In function 'fec_get_mac', inlined from 'fec_enet_init' at /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:3510:8, inlined from 'fec_probe' at /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:3932:8: /kisskb/src/arch/m68k/include/asm/string.h:72:25: warning: '__builtin_memcpy' reading 6 bytes from a region of size 0 [-Wstringop-overread] 72 | #define memcpy(d, s, n) __builtin_memcpy(d, s, n) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1771:9: note: in expansion of macro 'memcpy' 1771 | memcpy(ndev->dev_addr, iap, ETH_ALEN); | ^~~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc11 # Build took: 0:00:20.884687
© Michael Ellerman 2006-2018.