# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 bc605cd79edb68131d3be5b00b949aa312277d39 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc8272_ads_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc8272_ads_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc8272_ads_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1831:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1744:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x5794c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x568ee8) 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:06:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2789025 Bytes = 2723.66 KiB = 2.66 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-rc2-gbc605cd79edb Created: Fri Aug 30 00:06:23 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2821069 Bytes = 2754.95 KiB = 2.69 MiB Load Address: 00600000 Entry Point: 00600888 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc8272_ads_defconfig_powerpc-gcc4.6 # Build took: 0:00:53.218503