Re: Oops in 2.5.64

J Sloan (joe@tmsusa.com)
Wed, 05 Mar 2003 23:36:11 -0800


Andrew Morton wrote:

>J Sloan <joe@tmsusa.com> wrote:
>
>
>>Mar 5 21:17:41 jyro init: Switching to runlevel: 3
>>Mar 5 21:17:42 jyro kernel: mtrr: MTRR 2 not used
>>Mar 5 21:17:43 jyro microcode_ctl: microcode_ctl startup succeeded
>>Mar 5 21:17:44 jyro kernel: Unable to handle kernel paging request at virtual address d85b0000
>>
>>
>
>hmm, looks like a module address.
>
ah - hmm...

>>Mar 5 21:17:44 jyro kernel: EFLAGS: 00010216
>>Mar 5 21:17:44 jyro kernel: EIP is at __constant_c_and_count_memset+0x85/0xa0
>>
>>
>
>Eh? How come the compiler didn't inline __constant_c_and_count_memset?
>What compiler version are you using?
>
Yes, odd -

I'm using plain old gcc-3.2 as supplied by Red Hat

>
>My guess would be that something has tried to reference a module which isn't
>there any more.
>
>Did you at any time unload a module? If so, which one?
>
I last unloaded a module while running 2.4.21-pre5-ac1

I hadn't done so in 2.4.64 - at least not manually...

Joe

-
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/