# 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_85xx_tqm8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/tqm8548_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_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_85xx_tqm8548_defconfig_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_85xx_tqm8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c: In function 'fun_wait_rnb': /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c:65:20: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(&fun->chip); ^ INFO: Uncompressed kernel (size 0x53a9ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52a248) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.8.0-rc2-32102-ged424308c Created: Sat Jul 25 00:18:54 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2650074 Bytes = 2587.96 KiB = 2.53 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc2-32102-ged424308c Created: Sat Jul 25 00:18:54 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2679082 Bytes = 2616.29 KiB = 2.55 MiB Load Address: 00600000 Entry Point: 006002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc5 # Build took: 0:00:44.595784