diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-10-11 10:56:35 +0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-10-15 22:50:03 +0400 |
commit | d79550a7bc35c16476ebdc27c78378d8093390ec (patch) | |
tree | aadfd22e7968442d04fa651eab2c64d37b4c9d87 /drivers/gpio/gpio-74x164.c | |
parent | ddffeb8c4d0331609ef2581d84de4d763607bd37 (diff) | |
download | linux-d79550a7bc35c16476ebdc27c78378d8093390ec.tar.xz |
gpio-timberdale: fix a potential wrapping issue
->last_ier is an unsigned long but the high bits can't be used int the
original code because the shift wraps.
Cc: stable@kernel.org
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-74x164.c')
0 files changed, 0 insertions, 0 deletions