]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Context switch more PMU related SPRs
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 21 May 2013 16:31:12 +0000 (16:31 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 24 May 2013 08:13:45 +0000 (18:13 +1000)
commit44f024122857d3d8e7351d747c21739ba1621b7c
tree4fd2ecfb2f4aaaec4e35d430ada859e837bf5ecf
parent6ff7d81699339af3fde46aad70a989e4219570bc
powerpc: Context switch more PMU related SPRs

In commit 7158b64 "Context switch the new EBB SPRs" we added support for
context switching some new EBB SPRs. However despite four of us signing
off on that patch we missed some. To be fair these are not actually new
SPRs, but they are now potentially user accessible so need to be context
switched.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/processor.h
arch/powerpc/kernel/asm-offsets.c
arch/powerpc/kernel/entry_64.S