From: Ben Hutchings
Date: Sat, 4 Feb 2017 16:54:51 +
> Allocating USB buffers on the stack is not portable, and no longer
> works on x86_64 (with VMAP_STACK enabled as per default). This
> series fixes all the instances I could find where USB networking
> drivers do that.
Series applied and
Allocating USB buffers on the stack is not portable, and no longer
works on x86_64 (with VMAP_STACK enabled as per default). This
series fixes all the instances I could find where USB networking
drivers do that.
Ben.
Ben Hutchings (4):
pegasus: Use heap buffers for all register access
rtl815