Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261158AbTEUH7H (ORCPT ); Wed, 21 May 2003 03:59:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261754AbTEUHzq (ORCPT ); Wed, 21 May 2003 03:55:46 -0400 Received: from zeus.kernel.org ([204.152.189.113]:37591 "EHLO zeus.kernel.org") by vger.kernel.org with ESMTP id S261797AbTEUHnn (ORCPT ); Wed, 21 May 2003 03:43:43 -0400 Date: Wed, 21 May 2003 10:52:42 +1000 (EST) From: Brett X-X-Sender: brett@bad-sports.com To: linux-kernel@vger.kernel.org Subject: ppp problems in 2.5.69-bk14 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2698 Lines: 81 Hey, I got this lovely mess when trying to run ppp under 2.5.69-bk14 using devfs all ppp is modular thanks, / Brett PPP generic driver version 2.4.2 devfs_mk_cdev: could not append to parent for ppp failed to register PPP device (-17) Unable to handle kernel paging request at virtual address c38755c0 printing eip: c0150743 *pde = 01092067 *pte = 00000000 Oops: 0000 [#1] CPU: 0 EIP: 0060:[] Not tainted EFLAGS: 00010286 EIP is at lookup_chrfops+0x83/0xd0 eax: c38755c0 ebx: c129c600 ecx: c1e4c000 edx: 00000000 esi: 00000000 edi: 00000000 ebp: 0000006c esp: c1e4def0 ds: 007b es: 007b ss: 0068 Process pppd (pid: 402, threadinfo=c1e4c000 task=c145d380) Stack: c1e4c000 00000000 0000006c 00000000 c01507da 0000006c 00000000 c2048b20 c2048b20 ffffffed c21adea0 c0150a42 0000006c 00000000 c2048b20 c21adea0 ffffffed c107b220 c01986c9 c21adea0 c2048b20 c2048b20 c21adea0 c10c6084 Call Trace: [] get_chrfops+0x4a/0x70 [] chrdev_open+0x22/0xa0 [] devfs_open+0xd9/0x110 [] dentry_open+0x1da/0x210 [] filp_open+0x50/0x60 [] sys_open+0x3b/0x70 [] syscall_call+0x7/0xb Code: 8b 00 be 01 00 00 00 85 c0 74 24 8b 69 14 45 89 69 14 83 38 <6>note: pppd[402] exited with preempt_count 2 bad: scheduling while atomic! Call Trace: [] schedule+0x3b7/0x3c0 [] unmap_vmas+0x1ed/0x260 [] exit_mmap+0x66/0x180 [] mmput+0x53/0xa0 [] do_exit+0x10a/0x420 [] die+0xc4/0xd0 [] do_page_fault+0x111/0x469 [] queue_work+0x97/0xb0 [] call_usermodehelper+0xbe/0xd0 [] __call_usermodehelper+0x0/0x50 [] do_page_fault+0x0/0x469 [] error_code+0x2d/0x40 [] lookup_chrfops+0x83/0xd0 [] get_chrfops+0x4a/0x70 [] chrdev_open+0x22/0xa0 [] devfs_open+0xd9/0x110 [] dentry_open+0x1da/0x210 [] filp_open+0x50/0x60 [] sys_open+0x3b/0x70 [] syscall_call+0x7/0xb PPP generic driver version 2.4.2 failed to register PPP device (-16) ppp_async: Unknown symbol ppp_channel_index ppp_async: Unknown symbol ppp_register_channel ppp_async: Unknown symbol ppp_input ppp_async: Unknown symbol ppp_input_error ppp_async: Unknown symbol ppp_output_wakeup ppp_async: Unknown symbol ppp_unregister_channel ppp_async: Unknown symbol ppp_unit_number - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/