Andrew Morton wrote: >Florent Coste wrote: > > >> pppd won't start with test2-mm4 + Con' patch-O12.3-O13int, it starts >> well with test2-mm2. >> >> > >Oh gack, could be anything. > >If you have time, could you please test test2-mm1, test2-mm2 and >test2-mm3-1? > > > > > Hello Andrew, - test2-mm2 : pppd starts ok (i use & follow 2.5.x & 2.6-test branch since ~2.5.40 .... 2.5.72-mm2 was ok for instance) - test2-mm3-1 : pppd does not start, kobject badness trace, full traces in my last email and parts above : Aug 5 03:31:28 localhost kernel: Badness in kobject_cleanup at lib/kobject.c:402 Aug 5 03:31:28 localhost kernel: Call Trace: Aug 5 03:31:28 localhost kernel: [kobject_cleanup+96/144] kobject_cleanup+0x60/0x90 Aug 5 03:31:28 localhost kernel: [netdev_unregister_sysfs+62/64] netdev_unregister_sysfs+0x3e/0x40 Aug 5 03:31:28 localhost kernel: [netdev_run_todo+328/464] netdev_run_todo+0x148/0x1d0 Aug 5 03:31:28 localhost kernel: [__crc_tcf_police+5274242/5634509] ppp_shutdown_interface+0xa5/0x110 [ppp_generic] Aug 5 03:31:28 localhost kernel: [__crc_tcf_police+5260106/5634509] ppp_ioctl+0x92d/0x960 [ppp_generic] [...] - test2-mm4 : pppd does not start, same kobject badness trace. All kernel compiled with gcc version 3.3.1 20030728 (Debian prerelease), mm3-1 was compiled after a make mrproper .config is attached. PS : the badness "error" is maybe a consequence of the real problem (cleanup action)... if you can point me some medium state between mm2 & mm3-1 i will do the tests. I hope this helps, Great Regards, Florent Aug 5 03:31:28 localhost kernel: Badness in kobject_cleanup at lib/kobject.c:402 Aug 5 03:31:28 localhost kernel: Call Trace: Aug 5 03:31:28 localhost kernel: [kobject_cleanup+96/144] kobject_cleanup+0x60/0x90 Aug 5 03:31:28 localhost kernel: [netdev_unregister_sysfs+62/64] netdev_unregister_sysfs+0x3e/0x40 Aug 5 03:31:28 localhost kernel: [netdev_run_todo+328/464] netdev_run_todo+0x148/0x1d0 Aug 5 03:31:28 localhost kernel: [__crc_tcf_police+5274242/5634509] ppp_shutdown_interface+0xa5/0x110 [ppp_generic] Aug 5 03:31:28 localhost kernel: [__crc_tcf_police+5260106/5634509] ppp_ioctl+0x92d/0x960 [ppp_generic] Aug 5 03:31:28 localhost kernel: [__fput+200/304] __fput+0xc8/0x130 Aug 5 03:31:28 localhost kernel: [sys_ioctl+295/736] sys_ioctl+0x127/0x2e0 Aug 5 03:31:28 localhost kernel: [syscall_call+7/11] syscall_call+0x7/0xb Aug 5 03:31:28 localhost kernel: Aug 5 03:31:28 localhost kernel: Badness in class_dev_release at drivers/base/class.c:201 Aug 5 03:31:28 localhost kernel: Call Trace: Aug 5 03:31:28 localhost kernel: [kobject_cleanup+134/144] kobject_cleanup+0x86/0x90 Aug 5 03:31:28 localhost kernel: [class_device_unregister+20/48] class_device_unregister+0x14/0x30 Aug 5 03:31:28 localhost kernel: [netdev_run_todo+328/464] netdev_run_todo+0x148/0x1d0 Aug 5 03:31:28 localhost kernel: [__crc_tcf_police+5274242/5634509] ppp_shutdown_interface+0xa5/0x110 [ppp_generic] Aug 5 03:31:28 localhost kernel: [__crc_tcf_police+5260106/5634509] ppp_ioctl+0x92d/0x960 [ppp_generic] Aug 5 03:31:28 localhost kernel: [__fput+200/304] __fput+0xc8/0x130 Aug 5 03:31:28 localhost kernel: [sys_ioctl+295/736] sys_ioctl+0x127/0x2e0 Aug 5 03:31:28 localhost kernel: [syscall_call+7/11] syscall_call+0x7/0xb