Re: OOPS - APIC or othere?

From: Mikael Pettersson
Date: Wed Nov 17 2004 - 05:56:12 EST


Sumit Pandya writes:
> Hi All,
> At one of our client I faced timer problem in kernel-2.4.26 and I tried to
> fixed with patching "arch/i386/kernel/mpparse.c" file taken from
> patch-2.4.27.
> ... ... ...
> Mikael Pettersson:
> o i386 and x86_64 ACPI mpparse timer bug
> ... ... ...
> After booting up the system now I get OOPS. Did I applied partial patch by
> taking only patch for mpparse.c from the whole buntch? Does it broken
> dependency to some other functionality? I've ACPI support enabled into
> kernel.

The effect of the bug was that the timer generated twice as
many interrupts, making the kernel's wall-clock timer twice
as fast.

There were no OOPS issues related with that patch. Therefore,
your OOPS indicates dependencies on other changes in mpparse
and/or the ACPI code. Why hack a 2.4.26 kernel in this way?
Just put a 2.4.27 or 2.4.28-rc4 in there and be done with it :-)

/Mikael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/