# git rev-parse -q --verify 2324d50d051ec0f14a548e78554fb02513d6dcef^{commit} 2324d50d051ec0f14a548e78554fb02513d6dcef already have revision, skipping fetch # git checkout -q -f -B kisskb 2324d50d051ec0f14a548e78554fb02513d6dcef # git clean -qxdf # < git log -1 # commit 2324d50d051ec0f14a548e78554fb02513d6dcef # Merge: a754292348bf 2c12c8103d8f # Author: Linus Torvalds # Date: Tue Aug 4 22:47:54 2020 -0700 # # Merge tag 'docs-5.9' of git://git.lwn.net/linux # # Pull documentation updates from Jonathan Corbet: # "It's been a busy cycle for documentation - hopefully the busiest for a # while to come. Changes include: # # - Some new Chinese translations # # - Progress on the battle against double words words and non-HTTPS # URLs # # - Some block-mq documentation # # - More RST conversions from Mauro. At this point, that task is # essentially complete, so we shouldn't see this kind of churn again # for a while. Unless we decide to switch to asciidoc or # something...:) # # - Lots of typo fixes, warning fixes, and more" # # * tag 'docs-5.9' of git://git.lwn.net/linux: (195 commits) # scripts/kernel-doc: optionally treat warnings as errors # docs: ia64: correct typo # mailmap: add entry for # doc/zh_CN: add cpu-load Chinese version # Documentation/admin-guide: tainted-kernels: fix spelling mistake # MAINTAINERS: adjust kprobes.rst entry to new location # devices.txt: document rfkill allocation # PCI: correct flag name # docs: filesystems: vfs: correct flag name # docs: filesystems: vfs: correct sync_mode flag names # docs: path-lookup: markup fixes for emphasis # docs: path-lookup: more markup fixes # docs: path-lookup: fix HTML entity mojibake # CREDITS: Replace HTTP links with HTTPS ones # docs: process: Add an example for creating a fixes tag # doc/zh_CN: add Chinese translation prefer section # doc/zh_CN: add clearing-warn-once Chinese version # doc/zh_CN: add admin-guide index # doc:it_IT: process: coding-style.rst: Correct __maybe_unused compiler label # futex: MAINTAINERS: Re-add selftests directory # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 2324d50d051ec0f14a548e78554fb02513d6dcef # < make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/spinlock.h:461, from /kisskb/src/include/linux/seqlock.h:15, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/net/core/filter.c:20: /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:137:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__cmpxchg_local_generic((ptr), (unsigned long)(o),\ ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long)(n), sizeof(*(ptr)))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/cmpxchg.h:106:28: note: in expansion of macro 'cmpxchg_local' #define cmpxchg(ptr, o, n) cmpxchg_local((ptr), (o), (n)) ^~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:3569:4: note: in expansion of macro 'cmpxchg' cmpxchg(&ri->map, map, NULL); ^~~~~~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:947:6: warning: unused variable 'val' [-Wunused-variable] u32 val; ^~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1665:28: warning: unused variable 'pdata' [-Wunused-variable] struct fec_platform_data *pdata = dev_get_platdata(&fep->pdev->dev); ^~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 # Build took: 0:00:35.743948