# git rev-parse -q --verify e477dba5442c0af7acb9e8bbbbde1108a37ed39c^{commit} e477dba5442c0af7acb9e8bbbbde1108a37ed39c already have revision, skipping fetch # git checkout -q -f -B kisskb e477dba5442c0af7acb9e8bbbbde1108a37ed39c # git clean -qxdf # < git log -1 # commit e477dba5442c0af7acb9e8bbbbde1108a37ed39c # Merge: b6c49fca9f81 579b2ba40ece # Author: Linus Torvalds # Date: Fri Sep 27 09:12:51 2024 -0700 # # Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm # # Pull device mapper updates from Mikulas Patocka: # # - Misc VDO fixes # # - Remove unused declarations dm_get_rq_mapinfo() and dm_zone_map_bio() # # - Dm-delay: Improve kernel documentation # # - Dm-crypt: Allow to specify the integrity key size as an option # # - Dm-bufio: Remove pointless NULL check # # - Small code cleanups: Use ERR_CAST; remove unlikely() around IS_ERR; # use __assign_bit # # - Dm-integrity: Fix gcc 5 warning; convert comma to semicolon; fix # smatch warning # # - Dm-integrity: Support recalculation in the 'I' mode # # - Revert "dm: requeue IO if mapping table not yet available" # # - Dm-crypt: Small refactoring to make the code more readable # # - Dm-cache: Remove pointless error check # # - Dm: Fix spelling errors # # - Dm-verity: Restart or panic on an I/O error if restart or panic was # requested # # - Dm-verity: Fallback to platform keyring also if key in trusted # keyring is rejected # # * tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm: (26 commits) # dm verity: fallback to platform keyring also if key in trusted keyring is rejected # dm-verity: restart or panic on an I/O error # dm: fix spelling errors # dm-cache: remove pointless error check # dm vdo: handle unaligned discards correctly # dm vdo indexer: Convert comma to semicolon # dm-crypt: Use common error handling code in crypt_set_keyring_key() # dm-crypt: Use up_read() together with key_put() only once in crypt_set_keyring_key() # Revert "dm: requeue IO if mapping table not yet available" # dm-integrity: check mac_size against HASH_MAX_DIGESTSIZE in sb_mac() # dm-integrity: support recalculation in the 'I' mode # dm integrity: Convert comma to semicolon # dm integrity: fix gcc 5 warning # dm: Make use of __assign_bit() API # dm integrity: Remove extra unlikely helper # dm: Convert to use ERR_CAST() # dm bufio: Remove NULL check of list_entry() # dm-crypt: Allow to specify the integrity key size as option # dm: Remove unused declaration and empty definition "dm_zone_map_bio" # dm delay: enhance kernel documentation # ... # < /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 e477dba5442c0af7acb9e8bbbbde1108a37ed39c # make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_defconfig_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/vdso/vclock_gettime.c:254:1: warning: no previous prototype for '__vdso_clock_gettime' [-Wmissing-prototypes] __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) ^ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:282:1: warning: no previous prototype for '__vdso_clock_gettime_stick' [-Wmissing-prototypes] __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) ^ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:307:1: warning: no previous prototype for '__vdso_gettimeofday' [-Wmissing-prototypes] __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) ^ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:343:1: warning: no previous prototype for '__vdso_gettimeofday_stick' [-Wmissing-prototypes] __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' In file included from /kisskb/src/arch/sparc/vdso/vdso32/vclock_gettime.c:22:0: /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:254:1: warning: no previous prototype for '__vdso_clock_gettime' [-Wmissing-prototypes] __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) ^ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:282:1: warning: no previous prototype for '__vdso_clock_gettime_stick' [-Wmissing-prototypes] __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) ^ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:307:1: warning: no previous prototype for '__vdso_gettimeofday' [-Wmissing-prototypes] __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) ^ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:343:1: warning: no previous prototype for '__vdso_gettimeofday_stick' [-Wmissing-prototypes] __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3078:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] #warning clone3() entry point is missing, please fix ^ /kisskb/src/kernel/fork.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/kernel/fork.c:3078:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] #warning clone3() entry point is missing, please fix ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? Completed OK # rm -rf /kisskb/build/linus_defconfig_sparc64-gcc5 # Build took: 0:00:46.367448