# git rev-parse -q --verify fcd476ea6a888ef6e6627f4c21a2ea8cca3e9312^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify fcd476ea6a888ef6e6627f4c21a2ea8cca3e9312^{commit} fcd476ea6a888ef6e6627f4c21a2ea8cca3e9312 # git checkout -q -f -B kisskb fcd476ea6a888ef6e6627f4c21a2ea8cca3e9312 # git clean -qxdf # < git log -1 # commit fcd476ea6a888ef6e6627f4c21a2ea8cca3e9312 # Merge: 756c1a0593e7 d18a04157fc1 # Author: Linus Torvalds # Date: Tue Mar 28 13:28:52 2023 -0700 # # Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu # # Pull RCU fix from Paul McKenney: # "This brings the rcu_torture_read event trace into line with the new # trace tools by replacing this event trace's __field() with the # corresponding __array(). # # Without this, the new trace tools will fail when presented wtih an # rcu_torture_read event trace, which is a regression from the viewpoint # of trace tools users" # # Link: https://lore.kernel.org/all/20230320133650.5388a05e@gandalf.local.home/ # # * tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu: # rcu: Fix rcu_torture_read ftrace event # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 fcd476ea6a888ef6e6627f4c21a2ea8cca3e9312 # < make -s -j 40 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/volumes.c:6: /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_init_new_device': /kisskb/src/include/linux/list.h:74:12: warning: 'seed_devices' may be used uninitialized in this function [-Wmaybe-uninitialized] new->prev = prev; ~~~~~~~~~~^~~~~~ /kisskb/src/fs/btrfs/volumes.c:2612:27: note: 'seed_devices' was declared here struct btrfs_fs_devices *seed_devices; ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:01:18.042538