On Tue, Jul 5, 2016 at 6:12 AM, David Howells <[email protected]> wrote: > From: Herbert Xu <[email protected]> > > rxkad uses stack memory in SG lists which would not work if stacks were > allocated from vmalloc memory. In fact, in most cases this isn't even > necessary as the stack memory ends up getting copied over to kmalloc > memory.
This version no longer applies to Linus' tree, so I'm dropping it from my series.

