diff options
author | Ravikumar Kattekola <rk@ti.com> | 2017-01-30 13:11:58 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-02-13 15:20:55 +0300 |
commit | a53210f56d7f3f75d1edc1b3a069ddb87b72a919 (patch) | |
tree | 3aa9b4fa149865f2bb976534ae6b78423a75c7ad /firmware/ti_3410.fw.ihex | |
parent | 8cc9a3e73de1264cb61d8eca4e15310f3b2b9746 (diff) | |
download | linux-a53210f56d7f3f75d1edc1b3a069ddb87b72a919.tar.xz |
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
Fixes: a45c6cb81647 ("[ARM] 5369/1: omap mmc: Add new omap
hsmmc controller for 2430 and 34xx, v3")
when using really large timeout (up to 4*60*1000 ms for bkops)
there is a possibility of data overflow using
unsigned int so use 64 bit unsigned long long.
Signed-off-by: Ravikumar Kattekola <rk@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'firmware/ti_3410.fw.ihex')
0 files changed, 0 insertions, 0 deletions