# 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/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux-gcc --version # < git log --format=%s --max-count=1 c5325f33d5f67f7bb5497b9f2faab0562b8c3fa2 # < make -s -j 48 ARCH=alpha O=/kisskb/build/powerpc-next_alpha-defconfig_alpha CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- defconfig # make -s -j 48 ARCH=alpha O=/kisskb/build/powerpc-next_alpha-defconfig_alpha CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/alpha/kernel/osf_sys.c: In function '__do_sys_osf_utsname': /kisskb/src/arch/alpha/kernel/osf_sys.c:532:6: warning: unused variable 'error' [-Wunused-variable] /kisskb/src/arch/alpha/kernel/osf_sys.c: In function '__do_sys_osf_getdomainname': /kisskb/src/arch/alpha/kernel/osf_sys.c:563:11: warning: unused variable 'err' [-Wunused-variable] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here WARNING: "saved_config" [vmlinux] is COMMON symbol Kernel arch/alpha/boot/vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/powerpc-next_alpha-defconfig_alpha # Build took: 0:00:37.803092