diff options
| author | Peng Fan <[email protected]> | 2015-11-27 10:00:10 +0800 |
|---|---|---|
| committer | Anatolij Gustschin <[email protected]> | 2015-11-30 09:18:36 +0100 |
| commit | 3dbdb4dd4f8e5847b8f7d6dbd849e0b9a0907a5b (patch) | |
| tree | 77281057a3c7fca791535702e432ec46c55b3df5 /scripts/Kbuild.include | |
| parent | 05bfe1321024e2ae0039dc16f17d2165610fb4fd (diff) | |
video: ipu: fix out of bounds access
We need to access reg stp_rep9, but not stp_rep[(9 - 1) / 2].
If using "__raw_writel(0, DI_STP_REP(disp, 9))", this will exceeds
the size of stp_rep array.
Signed-off-by: Peng Fan <[email protected]>
Acked-by: Liu Ying <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Anatolij Gustschin <[email protected]>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions
