# git rev-parse -q --verify b012b3235cb9d05e4ccaff8327bfbed6faf014aa^{commit} b012b3235cb9d05e4ccaff8327bfbed6faf014aa already have revision, skipping fetch # git checkout -q -f -B kisskb b012b3235cb9d05e4ccaff8327bfbed6faf014aa # git clean -qxdf # < git log -1 # commit b012b3235cb9d05e4ccaff8327bfbed6faf014aa # Merge: d0d642a5d365 78049e94a171 # Author: Linus Torvalds # Date: Fri Apr 1 12:08:34 2022 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge still more updates from Andrew Morton: # "16 patches. # # Subsystems affected by this patch series: ofs2, nilfs2, mailmap, and # mm (madvise, mlock, mfence, memory-failure, kasan, debug, kmemleak, # and damon)" # # * emailed patches from Andrew Morton : # mm/damon: prevent activated scheme from sleeping by deactivated schemes # mm/kmemleak: reset tag when compare object pointer # doc/vm/page_owner.rst: remove content related to -c option # tools/vm/page_owner_sort.c: remove -c option # mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP # mm,hwpoison: unmap poisoned page before invalidation # mailmap: update Kirill's email # mm: kfence: fix objcgs vector allocation # mm/munlock: protect the per-CPU pagevec by a local_lock_t # mm/munlock: update Documentation/vm/unevictable-lru.rst # mm/munlock: add lru_add_drain() to fix memcg_stat_test # nilfs2: get rid of nilfs_mapping_init() # nilfs2: fix lockdep warnings during disk space reclamation # nilfs2: fix lockdep warnings in page operations for btree nodes # ocfs2: fix crash when mount with quota enabled # Revert "mm: madvise: skip unmapped vma holes passed to process_madvise" # < /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 b012b3235cb9d05e4ccaff8327bfbed6faf014aa # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 48 ARCH=m68k O=/kisskb/build/linus_sun3_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/include/linux/swab.h:5, from /kisskb/src/include/uapi/linux/byteorder/big_endian.h:14, from /kisskb/src/include/linux/byteorder/big_endian.h:5, from /kisskb/src/arch/m68k/include/uapi/asm/byteorder.h:5, from /kisskb/src/include/asm-generic/bitops/le.h:6, from /kisskb/src/arch/m68k/include/asm/bitops.h:529, from /kisskb/src/include/linux/bitops.h:33, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:31: /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c: In function 'sun3_82586_timeout': /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:989:108: warning: array subscript 1 is above array bounds of 'volatile struct transmit_cmd_struct *[1]' [-Warray-bounds] printk("%s: command-stats: %04x %04x\n",dev->name,swab16(p->xmit_cmds[0]->cmd_status),swab16(p->xmit_cmds[1]->cmd_status)); ~~~~~~~~~~~~^~~ /kisskb/src/include/uapi/linux/swab.h:107:12: note: in definition of macro '__swab16' __fswab16(x)) ^ /kisskb/src/include/linux/printk.h:446:26: note: in expansion of macro 'printk_index_wrap' #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:989:3: note: in expansion of macro 'printk' printk("%s: command-stats: %04x %04x\n",dev->name,swab16(p->xmit_cmds[0]->cmd_status),swab16(p->xmit_cmds[1]->cmd_status)); ^~~~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc8 # Build took: 0:02:04.044147