# git rev-parse -q --verify e9a83bd2322035ed9d7dcf35753d3f984d76c6a5^{commit} e9a83bd2322035ed9d7dcf35753d3f984d76c6a5 already have revision, skipping fetch # git checkout -q -f -B kisskb e9a83bd2322035ed9d7dcf35753d3f984d76c6a5 # git clean -qxdf # < git log -1 # commit e9a83bd2322035ed9d7dcf35753d3f984d76c6a5 # Merge: 7011b7e1b702 454f96f2b738 # Author: Linus Torvalds # Date: Tue Jul 9 12:34:26 2019 -0700 # # Merge tag 'docs-5.3' of git://git.lwn.net/linux # # Pull Documentation updates from Jonathan Corbet: # "It's been a relatively busy cycle for docs: # # - A fair pile of RST conversions, many from Mauro. These create more # than the usual number of simple but annoying merge conflicts with # other trees, unfortunately. He has a lot more of these waiting on # the wings that, I think, will go to you directly later on. # # - A new document on how to use merges and rebases in kernel repos, # and one on Spectre vulnerabilities. # # - Various improvements to the build system, including automatic # markup of function() references because some people, for reasons I # will never understand, were of the opinion that # :c:func:``function()`` is unattractive and not fun to type. # # - We now recommend using sphinx 1.7, but still support back to 1.4. # # - Lots of smaller improvements, warning fixes, typo fixes, etc" # # * tag 'docs-5.3' of git://git.lwn.net/linux: (129 commits) # docs: automarkup.py: ignore exceptions when seeking for xrefs # docs: Move binderfs to admin-guide # Disable Sphinx SmartyPants in HTML output # doc: RCU callback locks need only _bh, not necessarily _irq # docs: format kernel-parameters -- as code # Doc : doc-guide : Fix a typo # platform: x86: get rid of a non-existent document # Add the RCU docs to the core-api manual # Documentation: RCU: Add TOC tree hooks # Documentation: RCU: Rename txt files to rst # Documentation: RCU: Convert RCU UP systems to reST # Documentation: RCU: Convert RCU linked list to reST # Documentation: RCU: Convert RCU basic concepts to reST # docs: filesystems: Remove uneeded .rst extension on toctables # scripts/sphinx-pre-install: fix out-of-tree build # docs: zh_CN: submitting-drivers.rst: Remove a duplicated Documentation/ # Documentation: PGP: update for newer HW devices # Documentation: Add section about CPU vulnerabilities for Spectre # Documentation: platform: Delete x86-laptop-drivers.txt # docs: Note that :c:func: should no longer be used # ... # < /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 e9a83bd2322035ed9d7dcf35753d3f984d76c6a5 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_alloc': /kisskb/src/drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable] int ret = -ENOMEM, i; ^ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_free': /kisskb/src/drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ /kisskb/src/lib/test_kasan.c: In function 'kasan_alloca_oob_left': /kisskb/src/lib/test_kasan.c:487:1: warning: 'kasan_alloca_oob_left' uses dynamic stack allocation } ^ /kisskb/src/lib/test_kasan.c: In function 'kasan_alloca_oob_right': /kisskb/src/lib/test_kasan.c:497:1: warning: 'kasan_alloca_oob_right' uses dynamic stack allocation } ^ /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:40: /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:614:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - NET_SKB_PAD - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:677: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:551:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc8 # Build took: 0:16:12.667856