# git rev-parse -q --verify 233a806b00e31b3ab8d57a68f1aab40cf1e5eaea^{commit} 233a806b00e31b3ab8d57a68f1aab40cf1e5eaea already have revision, skipping fetch # git checkout -q -f -B kisskb 233a806b00e31b3ab8d57a68f1aab40cf1e5eaea # git clean -qxdf # < git log -1 # commit 233a806b00e31b3ab8d57a68f1aab40cf1e5eaea # Merge: 122fa8c58831 98cf4951842a # Author: Linus Torvalds # Date: Mon Jun 28 16:53:05 2021 -0700 # # Merge tag 'docs-5.14' of git://git.lwn.net/linux # # Pull documentation updates from Jonathan Corbet: # "This was a reasonably active cycle for documentation; this includes: # # - Some kernel-doc cleanups. That script is still regex onslaught from # hell, but it has gotten a little better. # # - Improvements to the checkpatch docs, which are also used by the # tool itself. # # - A major update to the pathname lookup documentation. # # - Elimination of :doc: markup, since our automarkup magic can create # references from filenames without all the extra noise. # # - The flurry of Chinese translation activity continues. # # Plus, of course, the usual collection of updates, typo fixes, and # warning fixes" # # * tag 'docs-5.14' of git://git.lwn.net/linux: (115 commits) # docs: path-lookup: use bare function() rather than literals # docs: path-lookup: update symlink description # docs: path-lookup: update get_link() ->follow_link description # docs: path-lookup: update WALK_GET, WALK_PUT desc # docs: path-lookup: no get_link() # docs: path-lookup: update i_op->put_link and cookie description # docs: path-lookup: i_op->follow_link replaced with i_op->get_link # docs: path-lookup: Add macro name to symlink limit description # docs: path-lookup: remove filename_mountpoint # docs: path-lookup: update do_last() part # docs: path-lookup: update path_mountpoint() part # docs: path-lookup: update path_to_nameidata() part # docs: path-lookup: update follow_managed() part # docs: Makefile: Use CONFIG_SHELL not SHELL # docs: Take a little noise out of the build process # docs: x86: avoid using ReST :doc:`foo` markup # docs: virt: kvm: s390-pv-boot.rst: avoid using ReST :doc:`foo` markup # docs: userspace-api: landlock.rst: avoid using ReST :doc:`foo` markup # docs: trace: ftrace.rst: avoid using ReST :doc:`foo` markup # docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markup # ... # < /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 233a806b00e31b3ab8d57a68f1aab40cf1e5eaea # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:174:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:439:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:02:12.541157