# git rev-parse -q --verify cd984a5be21549273a3f13b52a8b7b84097b32a7^{commit} cd984a5be21549273a3f13b52a8b7b84097b32a7 already have revision, skipping fetch # git checkout -q -f -B kisskb cd984a5be21549273a3f13b52a8b7b84097b32a7 # git clean -qxdf # < git log -1 # commit cd984a5be21549273a3f13b52a8b7b84097b32a7 # Merge: 8b050fe42d8a 25384ce5f953 # Author: Linus Torvalds # Date: Fri Feb 1 16:56:30 2019 -0800 # # Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa # # Pull xtensa fixes from Max Filippov: # # - fix ccount_timer_shutdown for secondary CPUs # # - fix secondary CPU initialization # # - fix secondary CPU reset vector clash with double exception vector # # - fix present CPUs when booting with 'maxcpus' parameter # # - limit possible CPUs by configured NR_CPUS # # - issue a warning if xtensa PIC is asked to retrigger anything other # than software IRQ # # - fix masking/unmasking of the first two IRQs on xtensa MX PIC # # - fix typo in Kconfig description for user space unaligned access # feature # # - fix Kconfig warning for selecting BUILTIN_DTB # # * tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa: # xtensa: SMP: limit number of possible CPUs by NR_CPUS # xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE # xtensa: Fix typo use space=>user space # drivers/irqchip: xtensa-mx: fix mask and unmask # drivers/irqchip: xtensa: add warning to irq_retrigger # xtensa: SMP: mark each possible CPU as present # xtensa: smp_lx200_defconfig: fix vectors clash # xtensa: SMP: fix secondary CPU initialization # xtensa: SMP: fix ccount_timer_shutdown # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 cd984a5be21549273a3f13b52a8b7b84097b32a7 # < make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # make -s -j 80 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port' /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port' /kisskb/src/arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port' In file included from /kisskb/src/include/asm-generic/bug.h:18, from /kisskb/src/arch/arm64/include/asm/bug.h:37, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/drivers/dma/imx-dma.c:14: /kisskb/src/drivers/dma/imx-dma.c: In function 'imxdma_sg_next': /kisskb/src/include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^~ /kisskb/src/include/linux/kernel.h:860:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:870:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^~~~~~~~~~ /kisskb/src/include/linux/kernel.h:879:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^~~~~~~~~~~~~ /kisskb/src/drivers/dma/imx-dma.c:288:8: note: in expansion of macro 'min' now = min(d->len, sg_dma_len(sg)); ^~~ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:866:5: warning: "CONFIG_X86_64" is not defined, evaluates to 0 [-Wundef] #if CONFIG_X86_64 ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 # Build took: 0:19:12.572578