]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Context switch the new EBB SPRs
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 30 Apr 2013 20:17:04 +0000 (20:17 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 2 May 2013 00:37:36 +0000 (10:37 +1000)
commit7158b64e0b24e85781d5fc206af632ea892ea6ce
treee6fdfc6f3a7aa57214fb481d965ab4378f2fbc7c
parent27e0b0b12084930b1963d7c629d6e7e5365f93bb
powerpc: Context switch the new EBB SPRs

This context switches the new Event Based Branching (EBB) SPRs.  The three new
SPRs are:
  - Event Based Branch Handler Register (EBBHR)
  - Event Based Branch Return Register (EBBRR)
  - Branch Event Status and Control Register (BESCR)

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