# git rev-parse -q --verify ed424308c712d4376605c3b920c683220bbd8c15^{commit} ed424308c712d4376605c3b920c683220bbd8c15 already have revision, skipping fetch # git checkout -q -f -B kisskb ed424308c712d4376605c3b920c683220bbd8c15 # git clean -qxdf # < git log -1 # commit ed424308c712d4376605c3b920c683220bbd8c15 # Author: Srikar Dronamraju # Date: Fri Jul 24 16:28:09 2020 +0530 # # powerpc/numa: Limit possible nodes to within num_possible_nodes # # MAX_NUMNODES is a theoretical maximum number of nodes thats is # supported by the kernel. Device tree properties exposes the number of # possible nodes on the current platform. The kernel would detected this # and would use it for most of its resource allocations. If the platform # now increases the nodes to over what was already exposed, then it may # lead to inconsistencies. Hence limit it to the already exposed nodes. # # Suggested-by: Nathan Lynch # Signed-off-by: Srikar Dronamraju # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200724105809.24733-1-srikar@linux.vnet.ibm.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 ed424308c712d4376605c3b920c683220bbd8c15 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_NUMA=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/arch/powerpc/include/asm/io.h:245:0, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:10, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/kernel_stat.h:9, from /kisskb/src/include/linux/cgroup.h:26, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/include/linux/suspend.h:5, from /kisskb/src/arch/powerpc/kernel/asm-offsets.c:23: /kisskb/src/arch/powerpc/include/asm/eeh.h:367:19: error: static declaration of 'eeh_phb_pe_create' follows non-static declaration static inline int eeh_phb_pe_create(struct pci_controller *phb) { return 0; } ^ /kisskb/src/arch/powerpc/include/asm/eeh.h:280:5: note: previous declaration of 'eeh_phb_pe_create' was here int eeh_phb_pe_create(struct pci_controller *phb); ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:114: arch/powerpc/kernel/asm-offsets.s] Error 1 make[1]: *** [/kisskb/src/Makefile:1175: prepare0] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+NO_NUMA_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next_powernv_defconfig+NO_NUMA_powerpc-gcc5 # Build took: 0:00:14.678800