diff options
| author | Johan Hedberg <[email protected]> | 2014-02-19 14:57:43 +0200 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2014-02-19 08:04:23 -0800 |
| commit | 0a14ab416d7754be0bb0d4306c996f72f52fa5bf (patch) | |
| tree | bc952493bde217c1166658928779763a58960e05 /tools/perf/scripts/python/syscall-counts.py | |
| parent | d66c295031aec712e179d21de66602d631390f34 (diff) | |
Bluetooth: Avoid using GFP_ATOMIC where not necessary
The various pieces of data cached in the hci_dev structure do not need
to be allocated using GFP_ATOMIC since they are never added from
interrupt context. This patch updates these allocations to use
GFP_KERNEL instead.
Signed-off-by: Johan Hedberg <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions