diff options
author | Claudio Takahasi <[email protected]> | 2013-04-11 11:35:45 -0300 |
---|---|---|
committer | Gustavo Padovan <[email protected]> | 2013-04-11 16:34:17 -0300 |
commit | c10cc5a9d46ba09111d4c2769207da4a80506885 (patch) | |
tree | 709d404a0f92688b835667b046c19d5aa048fd99 /tools/perf/scripts/python/sctop.py | |
parent | ea323c119823b48b0a66e48fb980c252e1605b3f (diff) |
Bluetooth: Use GFP_KERNEL in sco_conn_add
This patch changes the memory allocation flags in the sco_conn_add
function, replacing the type to GFP_KERNEL. This function is executed
in process context and it is not called inside an atomic section.
Signed-off-by: Claudio Takahasi <[email protected]>
Signed-off-by: Gustavo Padovan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions