diff options
| author | Andre Guedes <[email protected]> | 2012-06-07 19:05:45 -0300 |
|---|---|---|
| committer | Gustavo Padovan <[email protected]> | 2012-06-19 00:53:37 -0300 |
| commit | 12b9456502d421a8272615fb641349eb2013b6d8 (patch) | |
| tree | 520cbb58cb915faac60f26eaee85243079c5b5b1 /scripts/patch-kernel | |
| parent | 92c4c2049762dc0ef2b152df8c787051db1cdf60 (diff) | |
Bluetooth: Use GFP_KERNEL in mgmt_pending_add
We are allowed to sleep in mgmt_pending_add, so we should use
GFP_KERNEL for memory allocations instead of GFP_ATOMIC.
Signed-off-by: Andre Guedes <[email protected]>
Signed-off-by: Gustavo Padovan <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions