aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJames Hogan <[email protected]>2016-09-01 17:30:07 +0100
committerRalf Baechle <[email protected]>2016-10-04 16:13:57 +0200
commit18022894eca1315851bfd0614f011fbc01e44d16 (patch)
treef61b703336511bb9b9f4a469ce85553fedae290c /tools/perf/scripts/python
parent72bc8c75eaf72aa0e45652d09f1b80dd5346797e (diff)
MIPS: traps: 64bit kernels should read CP0_EBase 64bit
When reading the CP0_EBase register containing the WG (write gate) bit, the ebase variable should be set to the full value of the register, i.e. on a 64-bit kernel the full 64-bit width of the register via read_cp0_ebase_64(), and on a 32-bit kernel the full 32-bit width including bits 31:30 which may be writeable. Signed-off-by: James Hogan <[email protected]> Signed-off-by: Matt Redfearn <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/14148/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions