summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-pci.c
diff options
context:
space:
mode:
authorAndy Lutomirski2016-10-06 19:25:38 +0200
committerGreg Kroah-Hartman2016-10-17 11:50:43 +0200
commita19b882c07a63174f09d1f7c036cc2aab7f04ad3 (patch)
tree8341512ca2b54d65a97dc430994d539871d99ba8 /drivers/usb/host/xhci-pci.c
parentLinux 4.9-rc1 (diff)
downloadkernel-qcow2-linux-a19b882c07a63174f09d1f7c036cc2aab7f04ad3.tar.gz
kernel-qcow2-linux-a19b882c07a63174f09d1f7c036cc2aab7f04ad3.tar.xz
kernel-qcow2-linux-a19b882c07a63174f09d1f7c036cc2aab7f04ad3.zip
wusb: Stop using the stack for sg crypto scratch space
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. Signed-off-by: Andy Lutomirski <luto@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci-pci.c')
0 files changed, 0 insertions, 0 deletions