# 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/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 233a806b00e31b3ab8d57a68f1aab40cf1e5eaea # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/arch/s390/kernel/traps.c: In function '__do_pgm_check': /kisskb/src/arch/s390/kernel/traps.c:359:1: warning: '__do_pgm_check' uses dynamic stack allocation } ^ /kisskb/src/arch/s390/kernel/syscall.c: In function '__do_syscall': /kisskb/src/arch/s390/kernel/syscall.c:169:1: warning: '__do_syscall' uses dynamic stack allocation } ^ /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:42: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:844:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:948:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:683:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/iio/test/iio-test-format.c: In function 'iio_test_iio_format_value_fixedpoint': /kisskb/src/drivers/iio/test/iio-test-format.c:98:1: warning: the frame size of 2320 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc8 # Build took: 0:21:06.730674