summaryrefslogtreecommitdiff
path: root/net/rfkill/input.c
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2017-02-04 16:56:32 +0000
committerDavid S. Miller <davem@davemloft.net>2017-02-07 10:07:02 -0500
commit7926aff5c57b577ab0f43364ff0c59d968f6a414 (patch)
tree953c30e7c4489c7a5bd4b43282b65980590b8600 /net/rfkill/input.c
parent5593523f968bc86d42a035c6df47d5e0979b5ace (diff)
rtl8150: Use heap buffers for all register access
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>
Diffstat (limited to 'net/rfkill/input.c')
0 files changed, 0 insertions, 0 deletions
; Acked-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1484237756-2720-1-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'net/irda/ircomm/Kconfig')