# git rev-parse -q --verify 231c7b7d0d9f14d33da46b3d74a73847a342ad28^{commit} 231c7b7d0d9f14d33da46b3d74a73847a342ad28 already have revision, skipping fetch # git checkout -q -f -B kisskb 231c7b7d0d9f14d33da46b3d74a73847a342ad28 # git clean -qxdf # < git log -1 # commit 231c7b7d0d9f14d33da46b3d74a73847a342ad28 # Author: Stephen Rothwell # Date: Mon Apr 9 14:34:13 2018 +1000 # # Add linux-next specific files for 20180409 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux-gcc --version # < git log --format=%s --max-count=1 231c7b7d0d9f14d33da46b3d74a73847a342ad28 # < make -s -j 8 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 8 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-sched.c: In function 'tick_nohz_idle_exit': /kisskb/src/kernel/time/tick-sched.c:538:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized] update_ts_time_stats(smp_processor_id(), ts, now, NULL); ^ /kisskb/src/kernel/time/tick-sched.c:1146:10: note: 'now' was declared here ktime_t now; ^ Completed OK # rm -rf /kisskb/build/linux-next_or1ksim_defconfig_or32 # Build took: 0:00:32.900782