]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Add fields to PACA
authorAlexander Graf <agraf@suse.de>
Fri, 30 Oct 2009 05:47:22 +0000 (05:47 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 5 Nov 2009 05:50:26 +0000 (16:50 +1100)
commit4b7ae55df3621dd9eef56a6fde953ec9c73ac596
tree8418f1c0a7ffbcdb6e53cef472aef614825720b5
parent0186fd0373d9684145046a60c688b913cb9bd181
Add fields to PACA

For KVM we need to store some information in the PACA, so we
need to extend it.

This patch adds KVM SLB shadow related entries to the PACA and
a field that indicates if we're inside a guest.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/paca.h