# git rev-parse -q --verify bc605cd79edb68131d3be5b00b949aa312277d39^{commit} bc605cd79edb68131d3be5b00b949aa312277d39 already have revision, skipping fetch # git checkout -q -f -B kisskb bc605cd79edb68131d3be5b00b949aa312277d39 # git clean -qxdf # < git log -1 # commit bc605cd79edb68131d3be5b00b949aa312277d39 # Author: Alexey Kardashevskiy # Date: Thu Aug 29 18:44:17 2019 +1000 # # powerpc/of/pci: Rewrite pci_parse_of_flags # # The existing code uses bunch of hardcoded values from the PCI Bus # Binding to IEEE Std 1275 spec; and it does so in quite non-obvious # way. # # This defines fields from the cell#0 of the "reg" property of a PCI # device and uses them for parsing. # # This should cause no behavioral change. # # Signed-off-by: Alexey Kardashevskiy # [mpe: Unsplit some 80/81 char lines, space the code with some newlines] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190829084417.71873-1-aik@ozlabs.ru # < /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 bc605cd79edb68131d3be5b00b949aa312277d39 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/head_40x.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_40x.S:802: Warning: invalid register expression INFO: Uncompressed kernel (size 0x5399cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5399cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5292ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5399cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5399cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-rc2-gbc605cd79edb Created: Fri Aug 30 00:24:20 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2646855 Bytes = 2584.82 KiB = 2.52 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc2-gbc605cd79edb Created: Fri Aug 30 00:24:20 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2681673 Bytes = 2618.82 KiB = 2.56 MiB Load Address: 00600000 Entry Point: 00601a18 Image Name: Linux-5.3.0-rc2-gbc605cd79edb Created: Fri Aug 30 00:24:20 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2679301 Bytes = 2616.50 KiB = 2.56 MiB Load Address: 00600000 Entry Point: 006017dc Completed OK # rm -rf /kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc5 # Build took: 0:00:56.348486