summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorHaren Myneni <haren@linux.vnet.ibm.com>2012-12-06 22:46:37 +0100
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-01-10 07:00:59 +0100
commit5d75b26443aff37a7bd356f9dbd6d6e11ec122aa (patch)
treeb3d38bd338c9baec4700c5a48c737157edfcb5f5 /tools
parentpowerpc/perf: Add stalled-cycles events (diff)
downloadlinux-5d75b26443aff37a7bd356f9dbd6d6e11ec122aa.tar.xz
linux-5d75b26443aff37a7bd356f9dbd6d6e11ec122aa.zip
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
[PATCH 1/6] powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller The first instruction in ACCOUNT_CPU_USER_ENTRY is 'beq' which checks for exceptions coming from kernel mode. PPR value will be saved immediately after ACCOUNT_CPU_USER_ENTRY and is also for user level exceptions. So moved this branch instruction in the caller code. Signed-off-by: Haren Myneni <haren@us.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions