diff options
| author | Leonard Crestez <[email protected]> | 2020-02-20 16:29:33 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2020-03-26 01:46:05 +0000 |
| commit | 8400ab8896324641243b57fc49b448023c07409a (patch) | |
| tree | 50a25a77e9252f2c7a332b1cf2a44e9a9b01d7b7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | clk: imx: Align imx sc clock msg structs to 4 (diff) | |
| download | kernel-8400ab8896324641243b57fc49b448023c07409a.tar.gz kernel-8400ab8896324641243b57fc49b448023c07409a.zip | |
clk: imx: Align imx sc clock parent msg structs to 4
The imx SC api strongly assumes that messages are composed out of
4-bytes words but some of our message structs have odd sizeofs.
This produces many oopses with CONFIG_KASAN=y.
Fix by marking with __aligned(4).
Fixes: 666aed2d13ee ("clk: imx: scu: add set parent support")
Signed-off-by: Leonard Crestez <[email protected]>
Link: https://lkml.kernel.org/r/aad021e432b3062c142973d09b766656eec18fde.1582216144.git.leonard.crestez@nxp.com
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
