From: Stefano Panella Date: Mon, 12 Oct 2009 15:45:14 +0000 (+0000) Subject: USB: wusb: don't use the stack to read security descriptor X-Git-Tag: v2.6.32-rc5~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41ecf9a80a55406eb4bf90c1ba260785002e103;p=pandora-kernel.git USB: wusb: don't use the stack to read security descriptor An urb's transfer buffer must be kmalloc'd memory and not point to the stack or a DMA API warning results. Signed-off-by: David Vrabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed