From: Johan Hovold Date: Mon, 27 May 2013 12:44:39 +0000 (+0200) Subject: USB: mos7720: fix DMA to stack X-Git-Tag: v3.10-rc5~20^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72ea18a558ed7a63a50bb121ba60d73b5b38ae30;p=pandora-kernel.git USB: mos7720: fix DMA to stack The read_mos_reg function is called with stack-allocated buffers, which must not be used for control messages. Cc: stable@vger.kernel.org Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed