On Tue, Aug 06, 2013 at 03:03:29PM +0300, Jussi Kivilinna wrote: > Patch fixes alauda not to use stack as URB transfer_buffer. URB buffers need to > be DMA-able, which stack is not. > > Patch is only compile tested. > > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Jussi Kivilinna <jussi.kivilinna@xxxxxx> > --- > drivers/mtd/nand/alauda.c | 74 ++++++++++++++++++++++++++++++++++----------- > 1 file changed, 56 insertions(+), 18 deletions(-) Just FYI, this driver is being removed, so I'm obviously not taking this patch :) Brian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html