# git rev-parse -q --verify dddcbc139e96bd18d8c65ef7b7e440f0d32457c2^{commit} dddcbc139e96bd18d8c65ef7b7e440f0d32457c2 already have revision, skipping fetch # git checkout -q -f -B kisskb dddcbc139e96bd18d8c65ef7b7e440f0d32457c2 # git clean -qxdf # < git log -1 # commit dddcbc139e96bd18d8c65ef7b7e440f0d32457c2 # Merge: 990f227371a4 1edcd4675e44 # Author: Linus Torvalds # Date: Thu Aug 13 13:57:45 2020 -0700 # # Merge tag 'docs-5.9-2' of git://git.lwn.net/linux # # Pull documentation fixes from Jonathan Corbet: # "A handful of obvious fixes that wandered in during the merge window" # # * tag 'docs-5.9-2' of git://git.lwn.net/linux: # Documentation/locking/locktypes: fix the typo # doc/zh_CN: resolve undefined label warning in admin-guide index # doc/zh_CN: fix title heading markup in admin-guide cpu-load # docs: remove the 2.6 "Upgrading I2C Drivers" guide # docs: Correct the release date of 5.2 stable # mailmap: Update comments for with format and more detalis # docs: cdrom: Fix a typo and rst markup # Doc: admin-guide: use correct legends in kernel-parameters.txt # Documentation/features: refresh RISC-V arch support files # documentation: coccinelle: Improve command example for make C={1,2} # Core-api: Documentation: Replace deprecated :c:func: Usage # Dev-tools: Documentation: Replace deprecated :c:func: Usage # Filesystems: Documentation: Replace deprecated :c:func: Usage # docs: trace: fix a typo # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 dddcbc139e96bd18d8c65ef7b7e440f0d32457c2 # < make -s -j 10 ARCH=arm O=/kisskb/build/linus_omap1_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- omap1_defconfig # < make -s -j 10 ARCH=arm O=/kisskb/build/linus_omap1_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 10 ARCH=arm O=/kisskb/build/linus_omap1_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 10 ARCH=arm O=/kisskb/build/linus_omap1_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/arch/arm/mach-omap1/board-ams-delta.c:462:12: warning: 'ams_delta_camera_power' defined but not used [-Wunused-function] static int ams_delta_camera_power(struct device *dev, int power) ^ /kisskb/src/drivers/gpio/gpio-omap.c:1519:12: warning: 'omap_gpio_suspend' defined but not used [-Wunused-function] static int omap_gpio_suspend(struct device *dev) ^ /kisskb/src/drivers/gpio/gpio-omap.c:1531:12: warning: 'omap_gpio_resume' defined but not used [-Wunused-function] static int omap_gpio_resume(struct device *dev) ^ Completed OK # rm -rf /kisskb/build/linus_omap1_defconfig_arm-gcc4.9 # Build took: 0:02:37.112842