> > I rebuilt my kernel 2.4.7 after applied Alan Cox patch 6 to get FastTrak
> > 100 support in my kernel. The kernel boots fine up until after it's
> > freeing memory used by kernel with the following printout..
> >
> >
> > Freeing unused kernel memory: 236kbytes
> > Invalid operand: 0000
> > CPU:0
> > EIP: 0010:[<c010ca24>]
> > EFALGS: 00010206
> > ... then all the registers
>
> If yo can grab the EIP and the calltrace after the thunderstorm, then look
> them up in System.map that would be great. Also see if disabling pnpbios
> support helps
I tried to both disable the pnpbios in the config but it didn't help
EIP 0010:[<c010c764>]
Process swapper : (pid: 0, stackspace c0279000)
CALLTRACE
[<c01057c2>][<c0112d1e>][<c01051b0>][<c010501b0>][<c010524e>][<c0105000>][<c0105043>]
Can't really seem to find any of this in system.map .. but I'm prolly
looking wrong =)
-
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/