diff options
author | Peng Fan <Peng.Fan@freescale.com> | 2015-11-26 14:19:44 +0800 |
---|---|---|
committer | Peng Fan <Peng.Fan@freescale.com> | 2015-11-27 09:54:08 +0800 |
commit | 6cdc3c37b96de9e9f42b79ccfeceda50518a9344 (patch) | |
tree | 1995b35fcc73d3c50a320d5a95ef2676a13aed6b /drivers/rtc/x1205.c | |
parent | e3618dfec24f62671685f834c14b12d9fd5e944a (diff) | |
download | u-boot-imx-6cdc3c37b96de9e9f42b79ccfeceda50518a9344.zip u-boot-imx-6cdc3c37b96de9e9f42b79ccfeceda50518a9344.tar.gz u-boot-imx-6cdc3c37b96de9e9f42b79ccfeceda50518a9344.tar.bz2 |
MLK-11897 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.
Acked-by: Liu Ying <Ying.Liu@freescale.com>
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'drivers/rtc/x1205.c')
0 files changed, 0 insertions, 0 deletions