# git rev-parse -q --verify 05ef8b97ddf9aed40df977477daeab01760d7f9a^{commit} 05ef8b97ddf9aed40df977477daeab01760d7f9a already have revision, skipping fetch # git checkout -q -f -B kisskb 05ef8b97ddf9aed40df977477daeab01760d7f9a # git clean -qxdf # < git log -1 # commit 05ef8b97ddf9aed40df977477daeab01760d7f9a # Merge: 08a3ef8f6b0b 77ce1a47ebca # Author: Linus Torvalds # Date: Wed Jan 29 15:27:31 2020 -0800 # # Merge tag 'docs-5.6' of git://git.lwn.net/linux # # Pull documentation updates from Jonathan Corbet: # "It has been a relatively quiet cycle for documentation, but there's # still a couple of things of note: # # - Conversion of the NFS documentation to RST # # - A new document on how to help with documentation (and a maintainer # profile entry too) # # Plus the usual collection of typo fixes, etc" # # * tag 'docs-5.6' of git://git.lwn.net/linux: (40 commits) # docs: filesystems: add overlayfs to index.rst # docs: usb: remove some broken references # scripts/find-unused-docs: Fix massive false positives # docs: nvdimm: use ReST notation for subsection # zram: correct documentation about sysfs node of huge page writeback # Documentation: zram: various fixes in zram.rst # Add a maintainer entry profile for documentation # Add a document on how to contribute to the documentation # docs: Keep up with the location of NoUri # Documentation: Call out example SYM_FUNC_* usage as x86-specific # Documentation: nfs: fault_injection: convert to ReST # Documentation: nfs: pnfs-scsi-server: convert to ReST # Documentation: nfs: convert pnfs-block-server to ReST # Documentation: nfs: idmapper: convert to ReST # Documentation: convert nfsd-admin-interfaces to ReST # Documentation: nfs-rdma: convert to ReST # Documentation: nfsroot.rst: COSMETIC: refill a paragraph # Documentation: nfsroot.txt: convert to ReST # Documentation: convert nfs.txt to ReST # Documentation: filesystems: convert vfat.txt to RST # ... # < /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 05ef8b97ddf9aed40df977477daeab01760d7f9a # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31dc): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:03:04.661660