# git rev-parse -q --verify 1c892cdd8fe004ed6cef4501a7141594a1616368^{commit} 1c892cdd8fe004ed6cef4501a7141594a1616368 already have revision, skipping fetch # git checkout -q -f -B kisskb 1c892cdd8fe004ed6cef4501a7141594a1616368 # git clean -qxdf # < git log -1 # commit 1c892cdd8fe004ed6cef4501a7141594a1616368 # Merge: 6714ebb922ab b820de741ae4 # Author: Linus Torvalds # Date: Thu Feb 22 10:06:29 2024 -0800 # # Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs # # Pull vfs fixes from Christian Brauner: # # - Fix a memory leak in cachefiles # # - Restrict aio cancellations to I/O submitted through the aio # interfaces as this is otherwise causing issues for I/O submitted # via io_uring # # - Increase buffer for afs volume status to avoid overflow # # - Fix a missing zero-length check in unbuffered writes in the # netfs library. If generic_write_checks() returns zero make # netfs_unbuffered_write_iter() return right away # # - Prevent a leak in i_dio_count caused by netfs_begin_read() operating # past i_size. It will return early and leave i_dio_count incremented # # - Account for ipv4 addresses as well as ipv6 addresses when processing # incoming callbacks in afs # # * tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: # fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio # afs: Increase buffer size in afs_update_volume_status() # afs: Fix ignored callbacks over ipv4 # cachefiles: fix memory leak in cachefiles_add_cache() # netfs: Fix missing zero-length check in unbuffered write # netfs: Fix i_dio_count leak on DIO read past i_size # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 1c892cdd8fe004ed6cef4501a7141594a1616368 # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/tty/serial/mcf.c:473:12: warning: no previous prototype for 'early_mcf_setup' [-Wmissing-prototypes] 473 | int __init early_mcf_setup(struct mcf_platform_uart *platp) | ^~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc13 # Build took: 0:00:27.954129