Re: [PATCH v3] [bug/urgent] dvb-usb-v2: Fix incorrect use of transfer_flags URB_FREE_BUFFER

2019-01-05 Thread Dan Ziemba
; > + kfree(stream->buf_list[stream->buf_num]); > } > } > I have tested this against Arch Linux's kernel packages for both linux 4.20 and linux-lts 4.19.13. For both, the patch seems to fix the crashes I reported here: https://bugzilla.kernel.org/show_bug.cgi?id=201055 Thanks, Dan Ziemba

Re: 4.18 regression: dvb-usb-v2: General Protection Fault shortly after boot

2018-09-22 Thread Dan Ziemba
On Sat, 2018-09-22 at 18:31 -0400, Dan Ziemba wrote: > On Sat, 2018-09-22 at 07:21 -0300, Mauro Carvalho Chehab wrote: > > Em Thu, 20 Sep 2018 00:07:09 -0400 > > Dan Ziemba escreveu: > > > > > I reported this on bugzilla also a few days ago, but I'm not sure

Re: 4.18 regression: dvb-usb-v2: General Protection Fault shortly after boot

2018-09-22 Thread Dan Ziemba
On Sat, 2018-09-22 at 07:21 -0300, Mauro Carvalho Chehab wrote: > Em Thu, 20 Sep 2018 00:07:09 -0400 > Dan Ziemba escreveu: > > > I reported this on bugzilla also a few days ago, but I'm not sure > > if > > that is actually the right place to report, so cop

4.18 regression: dvb-usb-v2: General Protection Fault shortly after boot

2018-09-19 Thread Dan Ziemba
bug.cgi?id=201055 Arch bug: https://bugs.archlinux.org/task/59990 Thanks, Dan Ziemba