Re: Call trace when rmmod'ing saa7134 and error when compiling static

From: Gerd Knorr
Date: Thu Oct 09 2003 - 10:06:56 EST


On Thu, Oct 09, 2003 at 04:08:54PM +0200, Stian Jordet wrote:
> Hello,
>
> when I try to rmmod the saa7134 module from kernel 2.6.0-test7, I get
> this call trace:
>
> Device class 'i2c-1' does not have a release() function, it is broken
> and must be fixed.
> Badness in class_dev_release at drivers/base/class.c:200
> Call Trace:
> [<c02be4d5>] kobject_cleanup+0x85/0x90
> [<c03e0040>] i2cdev_detach_adapter+0x0/0x40
> [<c03e0069>] i2cdev_detach_adapter+0x29/0x40
> [<c03dd216>] i2c_del_adapter+0x1c6/0x200
> [<e8a7bb59>] .text.lock.saa7134_tvaudio+0x37/0x3e [saa7134]
> [<e8a77784>] saa7134_i2c_unregister+0x14/0x20 [saa7134]

Hmm, funny, doesn't happen here ...

Also not sure whenever this is a bug in the i2c core or in the saa7134
driver ...

Gerd

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/