# git rev-parse -q --verify 1baf02ec984b88b435e2fa065300179a3f48e7d2^{commit} 1baf02ec984b88b435e2fa065300179a3f48e7d2 already have revision, skipping fetch # git checkout -q -f -B kisskb 1baf02ec984b88b435e2fa065300179a3f48e7d2 # git clean -qxdf # < git log -1 # commit 1baf02ec984b88b435e2fa065300179a3f48e7d2 # Author: Stephen Rothwell # Date: Fri Mar 29 14:16:47 2019 +1100 # # Add linux-next specific files for 20190329 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux-gcc --version # < /opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux-ld --version # < git log --format=%s --max-count=1 1baf02ec984b88b435e2fa065300179a3f48e7d2 # < make -s -j 10 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux- or1ksim_defconfig # make -s -j 10 ARCH=openrisc O=/kisskb/build/linux-next_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux- /kisskb/src/kernel/time/tick-broadcast.c:39:13: warning: 'tick_broadcast_oneshot_offline' declared 'static' but never defined [-Wunused-function] static void tick_broadcast_oneshot_offline(unsigned int cpu); ^ /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] struct mm_struct *mm = vma->vm_mm; ^ /kisskb/src/lib/list_sort.c:17:36: warning: '__pure__' attribute ignored [-Wattributes] struct list_head const *, struct list_head const *); ^ Completed OK # rm -rf /kisskb/build/linux-next_or1ksim_defconfig_or32 # Build took: 0:00:27.994798