From: David S. Miller Date: Thu, 10 Aug 2017 05:15:31 +0000 (-0700) Subject: Merge branch 'sparc64-Use-low-latency-path-to-resume-idle-cpu' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5389e239eba5ef0e1cad596dba4860890a3e6965;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'sparc64-Use-low-latency-path-to-resume-idle-cpu' Vijay Kumar says: ==================== sparc64: Use low latency path to resume idle cpu CPU_POKE is a low latency path to resume the target cpu if suspended using CPU_YIELD. Use CPU_POKE to resume cpu if supported by hypervisor. Hackbench results (lower is better): Number of Process: w/o fix with fix 1 0.012 0.010 10 0.021 0.019 100 0.151 0.148 Changelog: v2: - Fixed comments and spacing (2/2) ==================== Signed-off-by: David S. Miller --- 5389e239eba5ef0e1cad596dba4860890a3e6965