diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-03-02 01:33:52 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-03-09 00:55:20 +0100 |
commit | d9ada91ae2969ae6b6dc3574fd08a6ebda5df766 (patch) | |
tree | a4509657892acb0b853760d6d26729a913a5fc2b /arch/score/mm | |
parent | powerpc: Fix 64-bit BookE FP unavailable exceptions (diff) | |
download | linux-d9ada91ae2969ae6b6dc3574fd08a6ebda5df766.tar.xz linux-d9ada91ae2969ae6b6dc3574fd08a6ebda5df766.zip |
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
On 64-bit, the mfmsr instruction can be quite slow, slower
than loading a field from the cache-hot PACA, which happens
to already contain the value we want in most cases.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/score/mm')
0 files changed, 0 insertions, 0 deletions