[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20091019.193711.147629067.davem@davemloft.net>
Date: Mon, 19 Oct 2009 19:37:11 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: hidave.darkstar@...il.com
Cc: marcel@...tmann.org, alan@...rguk.ukuu.org.uk, oliver@...tkopp.net,
netdev@...r.kernel.org, linux-bluetooth@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] bluetooth: scheduling while atomic bug fix
From: Dave Young <hidave.darkstar@...il.com>
Date: Mon, 19 Oct 2009 14:24:41 +0800
> Due to driver core changes dev_set_drvdata will call kzalloc which should be
> in might_sleep context, but hci_conn_add will be called in atomic context
>
> Like dev_set_name move dev_set_drvdata to work queue function.
>
> oops as following:
...
> Signed-off-by: Dave Young <hidave.darkstar@...il.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists