staging: most: prevent DMA on stack
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 28 Sep 2015 15:18:43 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 01:18:50 +0000 (03:18 +0200)
commit26370228875b823b9a90562619c509461f9b91ae
tree23e49fd35168e6add07635a504701125890664a5
parentcc8d9935134c0473ae536383586ec7b7becdd82d
staging: most: prevent DMA on stack

This patch is needed to avoid having DMA on the stack.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/hdm-usb/hdm_usb.c