Re: [PATCH 1/8] Bluetooth: Use GFP_KERNEL for HCI socket allocations
From: Johan Hedberg <hidden> Date: 2012-02-20 11:50:02
Hi Marcel,
On Mon, Feb 20, 2012, Marcel Holtmann wrote:
For all HCI socket allocations it is safe to use GFP_KERNEL since they
are processed in process context now.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
---
net/bluetooth/hci_sock.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
All 8 patches have been applied to my bluetooth-next tree. Thanks.
Johan