diff options
author | David Herrmann <[email protected]> | 2011-10-25 21:13:36 +0200 |
---|---|---|
committer | Gustavo F. Padovan <[email protected]> | 2011-11-07 17:24:53 -0200 |
commit | deceb024f1083d7eecaba7f2ee65d57f31f91bd5 (patch) | |
tree | ea9aba02c67b0062603856d9cf773f03cd505359 /lib/cpu-notifier-error-inject.c | |
parent | 844e4b76cc4806827024cccf35a9beaf13d27f3d (diff) |
Bluetooth: bcm203x: Use GFP_KERNEL in workqueue
A workqueue is allowed to sleep so we can safely use GFP_KERNEL instead of
GFP_ATOMIC. This is still legacy code when the driver used timer BHs and not a
worqueue.
Signed-off-by: David Herrmann <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: Gustavo F. Padovan <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions