Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #64076 > unrolled thread
| Started by | AJ Milne <andrew.j.milne@gmail.com> |
|---|---|
| First post | 2019-05-11 04:20 +0200 |
| Last post | 2019-05-11 04:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.debian.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Bug#852749: Bug still present, patches work on modules in kernel package 4.9.0-9 AJ Milne <andrew.j.milne@gmail.com> - 2019-05-11 04:20 +0200
| From | AJ Milne <andrew.j.milne@gmail.com> |
|---|---|
| Date | 2019-05-11 04:20 +0200 |
| Subject | Bug#852749: Bug still present, patches work on modules in kernel package 4.9.0-9 |
| Message-ID | <xWpMd-2Pt-1@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Realizing this thread is now a few years old: I had the same error (transfer buffer not dma capable, coming from usb_hcd_map_urb_for_dma) using a Line6 Pod XT through the snd-usb-pod kernel module (uses snd-usb-line6), the machine running stock kernel package 4.9.0-9. Inspecting the source, it appears the message buffers are still coming from the stack as of this kernel package. Applying Ben Hutchings' patches as of message: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852749#10 ... these moving the message buffers off the stack and adding error checks to the toneport set, doing so corrected the problem. Device is now functional; thanks much. AJM
Back to top | Article view | linux.debian.kernel
csiph-web