diff options
author | Heiko Stuebner <heiko@sntech.de> | 2015-06-18 17:18:30 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-07 01:03:24 +0300 |
commit | 2d7884a7d0e70f9509881c40eaee3f5a5c201b07 (patch) | |
tree | 2d9fdad1d9815069d31d8c337754af470f0ccbae /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 101762976b8d7038934f31ffb4e19fbac9b5e1d4 (diff) | |
download | linux-2d7884a7d0e70f9509881c40eaee3f5a5c201b07.tar.xz |
clk: rockchip: protect register macros against multipart values
The macros calculate the correct offset from the id in the parameter.
If this parameter does not consist of a single number, the calculation
will return wrong registers in the best case or create unaligned accesses
in the worst case. So protect the calculations against such values.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions