# 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-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 1c892cdd8fe004ed6cef4501a7141594a1616368 # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] word_type __cmpdi2(long long a, long long b) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] word_type __ucmpdi2(unsigned long long a, unsigned long long b) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] int request_dma(unsigned int dmanr, const char * device_id) ^ /kisskb/src/kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes] void free_dma(unsigned int dmanr) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_allnoconfig_sparc64-gcc5 # Build took: 0:00:28.807900