# git rev-parse -q --verify 01aa9d518eae8a4d75cd3049defc6ed0b6d0a658^{commit} 01aa9d518eae8a4d75cd3049defc6ed0b6d0a658 already have revision, skipping fetch # git checkout -q -f -B kisskb 01aa9d518eae8a4d75cd3049defc6ed0b6d0a658 # git clean -qxdf # < git log -1 # commit 01aa9d518eae8a4d75cd3049defc6ed0b6d0a658 # Merge: 5993692f0958 aea74de4b216 # Author: Linus Torvalds # Date: Wed Oct 24 18:01:11 2018 +0100 # # Merge tag 'docs-4.20' of git://git.lwn.net/linux # # Pull documentation updates from Jonathan Corbet: # "This is a fairly typical cycle for documentation. There's some welcome # readability improvements for the formatted output, some LICENSES # updates including the addition of the ISC license, the removal of the # unloved and unmaintained 00-INDEX files, the deprecated APIs document # from Kees, more MM docs from Mike Rapoport, and the usual pile of typo # fixes and corrections" # # * tag 'docs-4.20' of git://git.lwn.net/linux: (41 commits) # docs: Fix typos in histogram.rst # docs: Introduce deprecated APIs list # kernel-doc: fix declaration type determination # doc: fix a typo in adding-syscalls.rst # docs/admin-guide: memory-hotplug: remove table of contents # doc: printk-formats: Remove bogus kobject references for device nodes # Documentation: preempt-locking: Use better example # dm flakey: Document "error_writes" feature # docs/completion.txt: Fix a couple of punctuation nits # LICENSES: Add ISC license text # LICENSES: Add note to CDDL-1.0 license that it should not be used # docs/core-api: memory-hotplug: add some details about locking internals # docs/core-api: rename memory-hotplug-notifier to memory-hotplug # docs: improve readability for people with poorer eyesight # yama: clarify ptrace_scope=2 in Yama documentation # docs/vm: split memory hotplug notifier description to Documentation/core-api # docs: move memory hotplug description into admin-guide/mm # doc: Fix acronym "FEKEK" in ecryptfs # docs: fix some broken documentation references # iommu: Fix passthrough option documentation # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 01aa9d518eae8a4d75cd3049defc6ed0b6d0a658 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /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:341:21: note: 'pdeo' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here arch/powerpc/boot/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb91928) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb811a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:44 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5578597 Bytes = 5447.85 KiB = 5.32 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:44 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602900 Bytes = 5471.58 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:44 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5603524 Bytes = 5472.19 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:45 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602900 Bytes = 5471.58 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5604380 Bytes = 5473.03 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:45 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5603706 Bytes = 5472.37 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:45 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602372 Bytes = 5471.07 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602373 Bytes = 5471.07 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602423 Bytes = 5471.12 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602974 Bytes = 5471.65 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602903 Bytes = 5471.58 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602375 Bytes = 5471.07 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5604333 Bytes = 5472.98 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602302 Bytes = 5471.00 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602910 Bytes = 5471.59 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-g01aa9d518eae Created: Thu Oct 25 07:02:46 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5603841 Bytes = 5472.50 KiB = 5.34 MiB Load Address: 00c00000 Entry Point: 00c00248 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:29.506329