# git rev-parse -q --verify eb8c5ca373cbb018a84eb4db25c863302c9b6314^{commit} eb8c5ca373cbb018a84eb4db25c863302c9b6314 already have revision, skipping fetch # git checkout -q -f -B kisskb eb8c5ca373cbb018a84eb4db25c863302c9b6314 # git clean -qxdf # < git log -1 # commit eb8c5ca373cbb018a84eb4db25c863302c9b6314 # Author: Stephen Rothwell # Date: Wed Aug 21 13:52:45 2024 +1000 # # Add linux-next specific files for 20240821 # # Signed-off-by: Stephen Rothwell # < /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 eb8c5ca373cbb018a84eb4db25c863302c9b6314 # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_sun3_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/linux-next_sun3_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/linux-next_sun3_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/fs/bcachefs/vstructs.h:5, from /kisskb/src/fs/bcachefs/bcachefs_format.h:80, from /kisskb/src/fs/bcachefs/bcachefs.h:207, from /kisskb/src/fs/bcachefs/btree_key_cache.c:3: /kisskb/src/fs/bcachefs/btree_key_cache.c: In function 'bch2_btree_key_cache_to_text': /kisskb/src/fs/bcachefs/btree_key_cache.c:795:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] prt_printf(out, "pending:\t%lu\r\n", per_cpu_sum(bc->nr_pending)); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/bcachefs/util.h:78:54: note: in definition of macro 'prt_printf' #define prt_printf(_out, ...) bch2_prt_printf(_out, __VA_ARGS__) ^~~~~~~~~~~ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_uring_encoded_read_cb': /kisskb/src/fs/btrfs/ioctl.c:4701:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ret = btrfs_ioctl_encoded_read(cmd->file, (void __user *)cmd->sqe->addr, ^ /kisskb/src/fs/btrfs/ioctl.c: In function 'btrfs_uring_encoded_read_compat_cb': /kisskb/src/fs/btrfs/ioctl.c:4712:44: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ret = btrfs_ioctl_encoded_read(cmd->file, (void __user *)cmd->sqe->addr, ^ Completed OK # rm -rf /kisskb/build/linux-next_sun3_defconfig_m68k-gcc8 # Build took: 0:00:59.874510