# git rev-parse -q --verify 19ae1f2bd9c091059f80646604ccef8a1e614f57^{commit} 19ae1f2bd9c091059f80646604ccef8a1e614f57 already have revision, skipping fetch # git checkout -q -f -B kisskb 19ae1f2bd9c091059f80646604ccef8a1e614f57 # git clean -qxdf # < git log -1 # commit 19ae1f2bd9c091059f80646604ccef8a1e614f57 # Author: Stephen Rothwell # Date: Tue Jun 15 19:02:40 2021 +1000 # # Add linux-next specific files for 20210615 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux-ld --version # < git log --format=%s --max-count=1 19ae1f2bd9c091059f80646604ccef8a1e614f57 # < make -s -j 40 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- or1ksim_defconfig # < make -s -j 40 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- help # make -s -j 40 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- olddefconfig # make -s -j 40 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.3.0-nolibc/or1k-linux/bin/or1k-linux- In file included from /kisskb/src/include/linux/kernel.h:16, from /kisskb/src/fs/io_uring.c:42: /kisskb/src/fs/io_uring.c: In function 'io_alloc_page_table': /kisskb/src/include/linux/minmax.h:20:28: warning: comparison of distinct pointer types lacks a cast 20 | (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) | ^~ /kisskb/src/include/linux/minmax.h:26:4: note: in expansion of macro '__typecheck' 26 | (__typecheck(x, y) && __no_side_effects(x, y)) | ^~~~~~~~~~~ /kisskb/src/include/linux/minmax.h:36:24: note: in expansion of macro '__safe_cmp' 36 | __builtin_choose_expr(__safe_cmp(x, y), \ | ^~~~~~~~~~ /kisskb/src/include/linux/minmax.h:45:19: note: in expansion of macro '__careful_cmp' 45 | #define min(x, y) __careful_cmp(x, y, <) | ^~~~~~~~~~~~~ /kisskb/src/fs/io_uring.c:7095:28: note: in expansion of macro 'min' 7095 | unsigned int this_size = min(size, PAGE_SIZE); | ^~~ Completed OK # rm -rf /kisskb/build/linux-next_or1ksim_defconfig_or32 # Build took: 0:00:22.828883