diff options
author | Daniel Axtens <[email protected]> | 2016-01-20 15:00:58 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-20 17:09:18 -0800 |
commit | bf76f73c5f6554df1bd337aea5b3ea561f09632c (patch) | |
tree | 5719fb8079f122e75e3cc6b5a654907601e91b90 /tools/perf/scripts/python | |
parent | c6d308534aef6c99904bf5862066360ae067abc4 (diff) |
powerpc: enable UBSAN support
This hooks up UBSAN support for PowerPC.
So far it's found some interesting cases where we don't properly sanitise
input to shifts, including one in our futex handling. Nothing critical,
but interesting and worth fixing.
[[email protected]: arch/powerpc/Kconfig: fix typo in select statement]
Signed-off-by: Daniel Axtens <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Tested-by: Andrew Donnellan <[email protected]>
Acked-by: Michael Ellerman <[email protected]>
Signed-off-by: Valentin Rothberg <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions