]> git.karo-electronics.de Git - karo-tx-linux.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)
commitcfac57847a67c4903f34a77e971521531bbc7c77
tree1803ecce9ff975e7602b3c47ae53f8111cfb1184
parentab9fc4056af338248640ddb18497be386360363d
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