[PATCH] media: dvb_usb_pctv452e: module refcount changes were unbalanced

2017-11-28 Thread Wolfgang Rohdewald
dvb_frontend will call dvb_detach for: - stb0899_detach in dvb_frontend_release and - stb0899_release in __dvb_frontend_free But we only do dvb_attach(stb0899_attach). Increment the module refcount instead. Signed-off-by: Wolfgang Rohdewald <wolfg...@rohdewald.de> --- drivers/media/usb/d

[PATCH] media: dvb_frontend: dvb_unregister_frontend must not call dvb_detach for fe->ops.release

2017-11-24 Thread Wolfgang Rohdewald
x80 device_release_driver_internal+0x160/0x210 driver_detach+0x40/0x80 bus_remove_driver+0x5c/0xd0 driver_unregister+0x2c/0x40 usb_deregister+0x6c/0xf0 pctv452e_usb_driver_exit+0x10/0xec0 [dvb_usb_pctv452e] Signed-off-by: Wolfgang Rohdewald <wolfg...@rohdewald.de> --- drivers/media/dvb-core/dvb_frontend.c | 3 ++

Re: pctv452e oops

2017-11-12 Thread Wolfgang Rohdewald
On Mi, 2017-11-08 at 14:28 +0100, Wolfgang Rohdewald wrote: > since kernel 4.9 I cannot use my four dvb-s2 USB receivers anymore, so > I am stuck with 4.8.x > > Now I tried again with an unmodified kernel 4.13.12. After some time, > I get 3 oopses (remember - I have 4 devices).

Re: pctv452e oops without HTML

2017-11-08 Thread Wolfgang Rohdewald
since kernel 4.9 I cannot use my four dvb-s2 USB receivers anymore, so I am stuck with 4.8.x Now I tried again with an unmodified kernel 4.13.12. After some time, I get 3 oopses (remember - I have 4 devices). The call trace is always the same. attached: tasks.txt showing the timing of the

Re: [linux-next:master 3766/11889] drivers/media/dvb-frontends/stb0899_drv.h:151:36: error: weak declaration of 'stb0899_attach' being applied to a already existing, static definition

2018-01-26 Thread Wolfgang Rohdewald
On Sa, 2018-01-27 at 05:51 +0800, kbuild test robot wrote: > Hi Wolfgang, > > FYI, the error/warning still remains. > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git > master > head: f0701bf7db7ab816244aed52d28ac49f32c8c2c9 > commit: