[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161017070517.GC25077@kroah.com>
Date: Mon, 17 Oct 2016 09:05:17 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Andy Lutomirski <luto@...capital.net>
Cc: Andy Lutomirski <luto@...nel.org>,
Herbert Xu <herbert@...dor.apana.org.au>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
USB list <linux-usb@...r.kernel.org>
Subject: Re: [PATCH] wusb: Stop using the stack for sg crypto scratch space
On Sun, Oct 16, 2016 at 10:17:53AM -0700, Andy Lutomirski wrote:
> On Thu, Oct 6, 2016 at 10:25 AM, Andy Lutomirski <luto@...nel.org> wrote:
> > Pointing an sg list at the stack is verboten and, with
> > CONFIG_VMAP_STACK=y, will malfunction. Use kmalloc for the wusb
> > crypto stack space instead.
> >
> > Untested -- I'm not entirely convinced that this hardware exists in
> > the wild.
>
> Greg, could you queue this up for 4.9? I can't guarantee that it
> works, but I can pretty much guarantee that the driver is busted
> without it.
Yes, it's in my queue, couldn't do anything until after -rc1 came out.
I'll catch up on it this week.
thanks,
greg k-h
Powered by blists - more mailing lists