# git rev-parse -q --verify 09cdc7cb64d38a8e43d740c70a06719ff5d68b71^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/chleroy-linux.git includes warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 09cdc7cb64d38a8e43d740c70a06719ff5d68b71^{commit} 09cdc7cb64d38a8e43d740c70a06719ff5d68b71 # git checkout -q -f -B kisskb 09cdc7cb64d38a8e43d740c70a06719ff5d68b71 # git clean -qxdf # < git log -1 # commit 09cdc7cb64d38a8e43d740c70a06719ff5d68b71 # Author: Christophe Leroy # Date: Fri Mar 4 07:09:56 2022 +0100 # # powerpc: Untangle asm/prom.h from asm/pci.h # # prom_init() should be declared in asm/prom.h # # But drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowrom.c has # a static prom_init() which conflicts with powerpc's prom_init(). # # In order to avoid that conflict, don't include asm/prom.h in # asm/pci.h. # # Move pci_device_from_OF_node() in pci64.c because it needs # definition of struct device_node and is not worth inlining. # ppc32.c already has it. That way pci-bridge.h does need of.h # # Signed-off-by: Christophe Leroy # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 09cdc7cb64d38a8e43d740c70a06719ff5d68b71 # < make -s -j 32 ARCH=mips O=/kisskb/build/chleroy_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/chleroy_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/chleroy_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/chleroy_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" Completed OK # rm -rf /kisskb/build/chleroy_mips-defconfig_mipsel # Build took: 0:01:32.093340