summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-07-13 17:22:25 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2014-07-13 21:39:34 +0300
commit395365eaf125e53b9d7e1c11c91ee01bf5a4b792 (patch)
treedff0a21f5dad4410a01babe4805efc22b0651090 /tools/perf/scripts/python/export-to-postgresql.py
parent4d6c705bbd9e845bcfbe119bb017a5653c0d9efb (diff)
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
The allocation of inquiry cache entries is triggered as a result of processing HCI events. Since the processing is done in the context of a workqueue, there is no needed to allocate with GFP_ATOMIC in that case. Switch it to GFP_KERNEL. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions