]> 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)
commitd1c5cfa39d3767080df264acd468247217aa017f
tree4fd2ecfb2f4aaaec4e35d430ada859e837bf5ecf
parent3602e2cc952f9306f8ba45722ed199821460407d
powerpc: Context switch more PMU related SPRs

In commit 2cb680b "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