diff options
| author | Ravikumar Kattekola <rk@ti.com> | 2017-01-30 15:41:58 +0530 |
|---|---|---|
| committer | Ben Hutchings <ben@decadent.org.uk> | 2017-06-05 21:17:07 +0100 |
| commit | f9b8eb52c48b3e4582ab62ddea0191ef03e49ca4 (patch) | |
| tree | 62b67618658136454ac0cd9a78d8007f094cc656 /include/linux/errqueue.h | |
| parent | 0b95c2aa96ac14171f2f886cad040018f6a4bf8f (diff) | |
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
commit a53210f56d7f3f75d1edc1b3a069ddb87b72a919 upstream.
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>
[bwh: Backported to 3.16: drop change in omap_hsmmc_prepare_data()]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
