diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-08-13 13:27:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-14 12:49:27 -0700 |
commit | ef6c8c1d733e244f0499035be0dabe1f4ed98c6f (patch) | |
tree | 613007be3fb6a2d3690defa6d6a5730ea562c24a /drivers/usb/phy/phy-tegra-usb.c | |
parent | 304ab4ab079a8ed03ce39f1d274964a532db036b (diff) | |
download | blackbird-obmc-linux-ef6c8c1d733e244f0499035be0dabe1f4ed98c6f.tar.gz blackbird-obmc-linux-ef6c8c1d733e244f0499035be0dabe1f4ed98c6f.zip |
USB: mos7720: fix broken control requests
The parallel-port code of the drivers used a stack allocated
control-request buffer for asynchronous (and possibly deferred) control
requests. This not only violates the no-DMA-from-stack requirement but
could also lead to corrupt control requests being submitted.
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/phy/phy-tegra-usb.c')
0 files changed, 0 insertions, 0 deletions