# git rev-parse -q --verify c5325f33d5f67f7bb5497b9f2faab0562b8c3fa2^{commit} c5325f33d5f67f7bb5497b9f2faab0562b8c3fa2 already have revision, skipping fetch # git checkout -q -f -B kisskb c5325f33d5f67f7bb5497b9f2faab0562b8c3fa2 # git clean -qxdf # < git log -1 # commit c5325f33d5f67f7bb5497b9f2faab0562b8c3fa2 # Author: Paul Mackerras # Date: Sat Oct 20 20:54:55 2018 +1100 # # KVM: PPC: Use exported tb_to_ns() function in decrementer emulation # # This changes the KVM code that emulates the decrementer function to do # the conversion of decrementer values to time intervals in nanoseconds # by calling the tb_to_ns() function exported by the powerpc timer code, # in preference to open-coded arithmetic using values from the # decrementer_clockevent struct. Similarly, the HV-KVM code that did # the same conversion using arithmetic on tb_ticks_per_sec also now # uses tb_to_ns(). # # Signed-off-by: Paul Mackerras # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < git log --format=%s --max-count=1 c5325f33d5f67f7bb5497b9f2faab0562b8c3fa2 # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # make -s -j 48 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] WARNING: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-next_sparc64-defconfig_sparc64 # Build took: 0:01:13.363898