Really. My 2.5.58 doesn't autoload modules anymore, as 2.5.59,
and when I tried using PPP in 2.5.59 I first got
----------------------------------------------------------------
This system lacks kernel support for PPP. This could be because
the PPP kernel module could not be loaded, or because PPP was
not included in the kernel configuration. If PPP was included
as a module, try `/sbin/modprobe -v ppp'. If that fails, check
that ppp.o exists in /lib/modules/`uname -r`/net.
See README.linux file in the ppp distribution for more details.
----------------------------------------------------------------
Then I tried modprobe'ing ppp_generic... double boom !
Unable to handle kernel paging request at virtual address e3a0c036
printing eip:
c012d336
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0060:[<c012d336>] Not tainted
EFLAGS: 00010097
EIP is at __find_symbol+0x46/0x90
eax: 00000789 ebx: c03f6ae0 ecx: 00000000 edx: d086c875
esi: e3a0c036 edi: d086c875 ebp: c035a5a2 esp: c8de5ec4
ds: 007b es: 007b ss: 0068
Process modprobe (pid: 4341, threadinfo=c8de4000 task=cc90b860)
Stack: c036b8f0 00000789 c8de4000 0000002e d086c8e0 d08685e4 c012df3c d086c875
c8de5eec 00000001 c1360320 d086c624 0000002e 00000037 c012e20a d08685e4
00000012 d086c6b4 d086c875 d086c8e0 00000000 d086c6b4 d0867000 d086c8e0
Call Trace:
[<c012df3c>] resolve_symbol+0x3c/0x90
[<c012e20a>] simplify_symbols+0xba/0x120
[<c012e9b7>] load_module+0x477/0x8d0
[<c012ee9c>] sys_init_module+0x8c/0x1e0
[<c01095df>] syscall_call+0x7/0xb
Code: ac ae 75 08 84 c0 75 f8 31 c0 eb 04 19 c0 0c 01 85 c0 74 24
<6>note: modprobe[4341] exited with preempt_count 1
bad: scheduling while atomic!
Call Trace:
[<c01186eb>] schedule+0x30b/0x310
[<c013e85a>] cond_resched_lock+0x1a/0x20
[<c013cd1b>] unmap_vmas+0x13b/0x230
[<c0140a58>] exit_mmap+0x78/0x190
[<c011a204>] mmput+0x54/0xb0
[<c011db7c>] do_exit+0xfc/0x2e0
[<c0109d15>] die+0x85/0x90
[<c0116f9a>] do_page_fault+0x14a/0x45e
[<c0184473>] ext3_dirty_inode+0x93/0x140
[<c0131c79>] do_generic_mapping_read+0x229/0x410
[<c016a6f6>] __mark_inode_dirty+0x106/0x110
[<c0164a46>] update_atime+0xa6/0xc0
[<c0132164>] __generic_file_aio_read+0x1d4/0x210
[<c0131ea0>] file_read_actor+0x0/0xf0
[<c0116e50>] do_page_fault+0x0/0x45e
[<c0109789>] error_code+0x2d/0x38
[<c012d336>] __find_symbol+0x46/0x90
[<c012df3c>] resolve_symbol+0x3c/0x90
[<c012e20a>] simplify_symbols+0xba/0x120
[<c012e9b7>] load_module+0x477/0x8d0
[<c012ee9c>] sys_init_module+0x8c/0x1e0
[<c01095df>] syscall_call+0x7/0xb
This happened with Rusty's 0.9.8 utils. Currently I'm writing
under 2.4.21-pre3 and 0.9.9pre utils - PPP loads just fine.
--alessandro
"And though it don't seem fair, for every smile that plays
a tear must fall somewhere"
(Bruce Springsteen, "The Price You Pay", live 31/12/1980)
-
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/