summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2011-09-02 02:19:23 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-09-16 21:40:34 (GMT)
commit4fb66b8210c7d7147b164e19b1b44da916a75691 (patch)
tree203f37890eb96313224c7bf431622297b1a0601d /include
parentd5ccd496601b8776a516d167a6485754575dc38f (diff)
downloadlinux-4fb66b8210c7d7147b164e19b1b44da916a75691.tar.xz
caif: fix a potential NULL dereference
Commit bd30ce4bc0b7 (caif: Use RCU instead of spin-lock in caif_dev.c) added a potential NULL dereference in case alloc_percpu() fails. caif_device_alloc() can also use GFP_KERNEL instead of GFP_ATOMIC. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> CC: Sjur Brændeland <sjur.brandeland@stericsson.com> Acked-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions