git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c723076
)
rtl8150: Use heap buffers for all register access
author
Ben Hutchings
<ben@decadent.org.uk>
Sat, 4 Feb 2017 16:56:32 +0000
(16:56 +0000)
committer
Ben Hutchings
<ben@decadent.org.uk>
Thu, 16 Mar 2017 02:18:48 +0000
(
02:18
+0000)
commit
7926aff5c57b577ab0f43364ff0c59d968f6a414
upstream.
Allocating USB buffers on the stack is not portable, and no longer
works on x86_64 (with VMAP_STACK enabled as per default).
Fixes:
1da177e4c3f4
("Linux-2.6.12-rc2")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/rtl8150.c
patch
|
blob
|
history
diff --cc
drivers/net/usb/rtl8150.c
Simple merge