# git rev-parse -q --verify 5f44abd041c5f3be76d57579ab254d78e601315b^{commit} 5f44abd041c5f3be76d57579ab254d78e601315b already have revision, skipping fetch # git checkout -q -f -B kisskb 5f44abd041c5f3be76d57579ab254d78e601315b # git clean -qxdf # git log -1 commit 5f44abd041c5f3be76d57579ab254d78e601315b Merge: f78fe08 38a7a73 Author: Linus Torvalds Date: Thu Apr 21 15:41:13 2016 -0700 Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux Pull RTC fixes from Alexandre Belloni: "A few fixes for the RTC subsystem. The documentation fix already missed 4.5 so I think it is worth taking it now: A documentation fix for s3c and two fixes for the ds1307" * tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: rtc: ds1307: Use irq when available for wakeup-source device rtc: ds1307: ds3231 temperature s16 overflow rtc: s3c: Document in binding that only s3c6410 needs a src clk # < /opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 5f44abd041c5f3be76d57579ab254d78e601315b # < make -j 48 ARCH=arm O=/home/kisskb/slave/build/linus_realview-smp_defconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- realview-smp_defconfig make[2]: *** [realview-smp_defconfig] Error 1 make[1]: *** [realview-smp_defconfig] Error 2 make: *** [sub-make] Error 2 Command 'make -j 48 ARCH=arm O=/home/kisskb/slave/build/linus_realview-smp_defconfig_arm CROSS_COMPILE=/opt/cross/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- realview-smp_defconfig' returned non-zero exit status 2 # rm -rf /home/kisskb/slave/build/linus_realview-smp_defconfig_arm # Build took: 0:00:02.331791