diff options
author | sjur.brandeland@stericsson.com <sjur.brandeland@stericsson.com> | 2011-12-06 12:15:43 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-12-06 17:21:47 -0500 |
commit | 095d2a71e51bd2a3e476232156e8d9c2dbc0596d (patch) | |
tree | beb274f3b78134dad1badf29c0607baece3ce9e4 /drivers/leds | |
parent | 005b0b076ff68a10cc7ca8d3ba32def3ae95ad96 (diff) | |
download | linux-095d2a71e51bd2a3e476232156e8d9c2dbc0596d.tar.gz linux-095d2a71e51bd2a3e476232156e8d9c2dbc0596d.tar.bz2 linux-095d2a71e51bd2a3e476232156e8d9c2dbc0596d.zip |
caif-shm: Bugfixes for caif_shmcore.c
Various bugfixes for caif_shmcore.c:
- fix deadlocks due to improper usage of spin-lock
- add missing spin-lock init
- don't call dev_kfree_skb() with irqs disabled,
use dev_kfree_skb_irq() instead.
- fix potential skb null pointer de-reference.
Squashed original patches from:
Rabin Vincent <rabin.vincent@stericsson.com>
Durga Prasada Rao BATHINA <durgaprasadarao.b@stericcson.com>
Arun Murthy <arun.murthy@stericsson.com>
Bibek Basu <bibek.basu@stericsson.com>
Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/leds')
0 files changed, 0 insertions, 0 deletions