diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-11-20 13:15:25 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-11-20 13:15:25 +0100 |
commit | 27bc375a9c50f70a9c600a6771cc50ffd5cf8c98 (patch) | |
tree | 362067cd5776615d8ee71bd14b5cf75b1506e932 /drivers/gpio | |
parent | 22b7db80a9952d6af27b0cca71e369fdbc5b587f (diff) | |
parent | 148bb0439adeeae466dca31dd4c643e194bee023 (diff) | |
download | linux-27bc375a9c50f70a9c600a6771cc50ffd5cf8c98.tar.bz2 |
Merge tag 'keystone-driver-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
Pull "Keystone SOC Navigator driver non critical fixes frm Alex for 3.19" from Santosh Shilimkar:
- Use list_for_each_entry_safe to prevent use after free
- Return proper error if devm_kzalloc fails
- Use list_first_entry_or_null() at appropriate places
* tag 'keystone-driver-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone:
soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free
soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails
soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()
soc: ti: Use list_first_entry_or_null() at appropriate places
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions