[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091230173337.GB15063@localhost>
Date: Wed, 30 Dec 2009 18:33:37 +0100
From: Johan Hovold <jhovold@...il.com>
To: Dan Carpenter <error27@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...e.de>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, Johan Hovold <jhovold@...il.com>
Subject: Re: [PATCH 00/14] USB: serial: fix DMA buffers on stack and
endianess bugs
On Wed, Dec 30, 2009 at 06:06:11PM +0200, Dan Carpenter wrote:
> On Mon, Dec 28, 2009 at 11:01:44PM +0100, Johan Hovold wrote:
> > Hi,
> >
> > These patches should address all remaining instances of DMA buffers on stack
> > (being passed to usb_control_msg) for the usb serial drivers. They also fix a
> > few endianess bugs I found along the way and do some minor clean up.
> >
>
> Wow. You have inspired me again to update smatch. It didn't catch any of
> those.
>
> Smatch found one other dma bug so I'll send a patch for it. (I would feel like
> a jerk leaving it for you to fix on top of all the other stuff you have
> done.)
Good catch. I only backtracked from direct calls to usb_control_msg. :)
Doing so by hand can be quite tedious so automatic testing for this is
greatly appreciated.
Thanks,
Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists