diff options
| author | Leonard Crestez <[email protected]> | 2020-02-20 16:29:32 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2020-03-26 01:45:59 +0000 |
| commit | a0ae04a25650fd51b7106e742d27333e502173c6 (patch) | |
| tree | b65df2b6bce07c36059f4501930c5f724275d3c0 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | clk: Pass correct arguments to __clk_hw_register_gate() (diff) | |
| download | kernel-a0ae04a25650fd51b7106e742d27333e502173c6.tar.gz kernel-a0ae04a25650fd51b7106e742d27333e502173c6.zip | |
clk: imx: Align imx sc clock 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: fe37b4820417 ("clk: imx: add scu clock common part")
Signed-off-by: Leonard Crestez <[email protected]>
Link: https://lkml.kernel.org/r/10e97a04980d933b2cfecb6b124bf9046b6e4f16.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
