summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorCyril Bur <cyrilbur@gmail.com>2016-09-23 06:18:10 (GMT)
committerMichael Ellerman <mpe@ellerman.id.au>2016-10-04 05:43:06 (GMT)
commit3cee070a13b141b8eb5727c3bfa9920092f87264 (patch)
tree5c915a45afba8a0783c377c4e84988a27e64d380 /net
parentb0f16b46988fde02a1e32078f66a3059d7e53bfc (diff)
downloadlinux-3cee070a13b141b8eb5727c3bfa9920092f87264.tar.xz
powerpc: Return the new MSR from msr_check_and_set()
msr_check_and_set() always performs a mfmsr() to determine if it needs to perform an mtmsr(), as mfmsr() can be a costly operation msr_check_and_set() could return the MSR now on the CPU to avoid callers of msr_check_and_set having to make their own mfmsr() call. Signed-off-by: Cyril Bur <cyrilbur@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions