Hi Stanislaw, * Stanislaw Gruszka <sgruszka@xxxxxxxxxx> [2013-07-08 10:27:23 +0200]: > Memory allocated by vmalloc (including stack) can not be used for DMA, > i.e. data pointer on usb_control_msg() should not point to stack memory. > > Resolves: > https://bugzilla.redhat.com/show_bug.cgi?id=977558 > > Reported-and-tested-by: Andy Lawrence <dr.diesel@xxxxxxxxx> > Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > --- > drivers/bluetooth/ath3k.c | 38 +++++++++++++++++++++++++++++--------- > 1 file changed, 29 insertions(+), 9 deletions(-) Patch has been applied to bluetooth-next. Thanks. Gustavo -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html