diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-31 07:44:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-31 07:44:13 -0700 |
commit | 6536c5f2c8cf79db0d37e79afcdb227dc854509c (patch) | |
tree | 8a6e11e6d7768eef8f24215598fd3aa8c1120c5e /tools/perf | |
parent | c877b3df8527f010ef068704033acac1d43cbf8c (diff) | |
parent | 6f845ebec2706841d15831fab3ffffcfd9e676fa (diff) | |
download | linux-6536c5f2c8cf79db0d37e79afcdb227dc854509c.tar.bz2 |
Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman:
"Three non-regression fixes.
- Our optimised memcmp could read past the end of one of the buffers
and potentially trigger a page fault leading to an oops.
- Some of our code to read energy management data on PowerVM had an
endian bug leading to bogus results.
- When reporting a machine check exception we incorrectly reported
TLB multihits as D-Cache multhits due to a missing entry in the
array of causes.
Thanks to: Chandan Rajendra, Gautham R. Shenoy, Mahesh Salgaonkar,
Segher Boessenkool, Vaidyanathan Srinivasan"
* tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
powerpc/pseries/mce: Fix misleading print for TLB mutlihit
powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes
powerpc/64: Fix memcmp reading past the end of src/dest
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions