aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@ozlabs.org>2018-10-09 16:13:20 +1100
committerPaul Mackerras <paulus@ozlabs.org>2018-10-09 16:13:20 +1100
commit9d67121a4fce20e0f7f127d40cd824fbbf5297dc (patch)
treeefa49480305a12813bc37f06f233656da127d7cd /tools/perf
parentKVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VM (diff)
parentKVM: PPC: Book3S HV: Add nested shadow page tables to debugfs (diff)
downloadlinux-dev-9d67121a4fce20e0f7f127d40cd824fbbf5297dc.tar.xz
linux-dev-9d67121a4fce20e0f7f127d40cd824fbbf5297dc.zip
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
This merges in the "ppc-kvm" topic branch of the powerpc tree to get a series of commits that touch both general arch/powerpc code and KVM code. These commits will be merged both via the KVM tree and the powerpc tree. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'tools/perf')
-rw-r--r--tools/perf/arch/powerpc/util/book3s_hv_exits.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/arch/powerpc/util/book3s_hv_exits.h b/tools/perf/arch/powerpc/util/book3s_hv_exits.h
index 853b95d1e139..2011376c7ab5 100644
--- a/tools/perf/arch/powerpc/util/book3s_hv_exits.h
+++ b/tools/perf/arch/powerpc/util/book3s_hv_exits.h
@@ -15,7 +15,6 @@
{0x400, "INST_STORAGE"}, \
{0x480, "INST_SEGMENT"}, \
{0x500, "EXTERNAL"}, \
- {0x501, "EXTERNAL_LEVEL"}, \
{0x502, "EXTERNAL_HV"}, \
{0x600, "ALIGNMENT"}, \
{0x700, "PROGRAM"}, \