# git rev-parse -q --verify c006a06508db4841d256d82f42da392d6391f3d9^{commit} c006a06508db4841d256d82f42da392d6391f3d9 already have revision, skipping fetch # git checkout -q -f -B kisskb c006a06508db4841d256d82f42da392d6391f3d9 # git clean -qxdf # < git log -1 # commit c006a06508db4841d256d82f42da392d6391f3d9 # Author: Cédric Le Goater # Date: Mon Sep 13 15:40:56 2021 +0200 # # powerpc/xics: Set the IRQ chip data for the ICS native backend # # The ICS native driver relies on the IRQ chip data to find the struct # 'ics_native' describing the ICS controller but it was removed by commit # 248af248a8f4 ("powerpc/xics: Rename the map handler in a check handler"). # Revert this change to fix the Microwatt SoC platform. # # Fixes: 248af248a8f4 ("powerpc/xics: Rename the map handler in a check handler") # Signed-off-by: Cédric Le Goater # Tested-by: Gustavo Romero # Reviewed-by: Joel Stanley # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210913134056.3761960-1-clg@kaod.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 c006a06508db4841d256d82f42da392d6391f3d9 # < make -s -j 40 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:174:2: warning: #warning check me! [-Wcpp] 174 | #warning check me! | ^~~~~~~ /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:439:2: warning: #warning check me! [-Wcpp] 439 | #warning check me! | ^~~~~~~ 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/i825xx/82596.c:43: In function 'i82596_probe', inlined from 'i82596_init' at /kisskb/src/drivers/net/ethernet/i825xx/82596.c:1517:14: /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/i825xx/82596.c:1147:17: note: in expansion of macro 'memcpy' 1147 | memcpy(eth_addr, (void *) 0xfffc1f2c, ETH_ALEN); /* YUCK! Get addr from NOVRAM */ | ^~~~~~ Completed OK # rm -rf /kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 # Build took: 0:01:15.936420