]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/booke: Provide exception macros with interrupt name
authorScott Wood <scottwood@freescale.com>
Tue, 20 Dec 2011 15:34:40 +0000 (15:34 +0000)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:51:17 +0000 (12:51 +0300)
commit5bf463f69dd248d8e3985589e3e6e6ad9a54ad85
tree1803ecce9ff975e7602b3c47ae53f8111cfb1184
parent882bb4a1288ece89ea7592e9817ae20663b0657d
powerpc/booke: Provide exception macros with interrupt name

DO_KVM will need to identify the particular exception type.

There is an existing set of arbitrary numbers that Linux passes,
but it's an undocumented mess that sort of corresponds to server/classic
exception vectors but not really.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kernel/head_44x.S
arch/powerpc/kernel/head_booke.h
arch/powerpc/kernel/head_fsl_booke.S