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