]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cpuidle: powerpc: read mostly for common globals
authorNicholas Piggin <npiggin@gmail.com>
Wed, 14 Jun 2017 13:02:40 +0000 (23:02 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 28 Jun 2017 03:08:12 +0000 (13:08 +1000)
commit624e46d03576dd4d5667bad9d2ef814135d0075c
tree2938e87f1c230f411b58567a6663c9b00c32b33a
parent3fc5ee927ff4ffed6aa2fcd44d2fbf07ac893cdc
cpuidle: powerpc: read mostly for common globals

Ensure these don't get put into bouncing cachelines.

Reviewed-by: Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com>
Reviewed-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/cpuidle/cpuidle-powernv.c
drivers/cpuidle/cpuidle-pseries.c