linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Kernel panic with Red Hat 2-4-18 kernel
@ 2003-01-22 15:32 M. Edward Borasky
  2003-01-22 15:48 ` LKM - unresolved symbol Canturk ISCI
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: M. Edward Borasky @ 2003-01-22 15:32 UTC (permalink / raw)
  To: Linux-Kernel@Vger. Kernel. Org

Is there a fix available for the following, generated on a 6 GB SMP P4 Xeon
system with the Red Hat 2.4.18 kernel?

Kernel panic: Fix pte_chain allocation, you lazy bastard!

I searched the web and found copious references in the context of 2.5, but
nothing in 2.4, Red Hat or otherwise.
-- 
M. Edward (Ed) Borasky, MS, MNLP, NST, FBG, PGS & PTA
mailto:znmeb@borasky-research.net
http://www.borasky-research.net

Have You Hugged Your Saguaro Today?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* LKM - unresolved symbol
  2003-01-22 15:32 Kernel panic with Red Hat 2-4-18 kernel M. Edward Borasky
@ 2003-01-22 15:48 ` Canturk ISCI
  2003-01-22 15:51 ` Kernel panic with Red Hat 2-4-18 kernel Arjan van de Ven
  2003-01-28 13:10 ` Alan
  2 siblings, 0 replies; 4+ messages in thread
From: Canturk ISCI @ 2003-01-22 15:48 UTC (permalink / raw)
  To: Linux-Kernel@Vger. Kernel. Org


Hi,

when I want to use an external function/data in my LKM, say I want to use
cpuid from processor.h, I include processor.h in my KLM, and call cpuid.
It compiles fine, but when I try to insmod it, I get unresolved symbol
cpuid.
This happens quite often when I try to use something from outside. I've
read i386_ksyms.c doesn't export those symbols and this causes the problem
when insmod tries to link them.
I am wondering if there is a way around this unresolved symbol problem, or
if I get something wrong.
thanks...




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Kernel panic with Red Hat 2-4-18 kernel
  2003-01-22 15:32 Kernel panic with Red Hat 2-4-18 kernel M. Edward Borasky
  2003-01-22 15:48 ` LKM - unresolved symbol Canturk ISCI
@ 2003-01-22 15:51 ` Arjan van de Ven
  2003-01-28 13:10 ` Alan
  2 siblings, 0 replies; 4+ messages in thread
From: Arjan van de Ven @ 2003-01-22 15:51 UTC (permalink / raw)
  To: M. Edward Borasky; +Cc: Linux-Kernel@Vger.  Kernel. Org

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

On Wed, 2003-01-22 at 16:32, M. Edward Borasky wrote:
> Is there a fix available for the following, generated on a 6 GB SMP P4 Xeon
> system with the Red Hat 2.4.18 kernel?
> 
> Kernel panic: Fix pte_chain allocation, you lazy bastard!
> 
> I searched the web and found copious references in the context of 2.5, but
> nothing in 2.4, Red Hat or otherwise.

have you filed a bug yet in RH bugzilla ?


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Kernel panic with Red Hat 2-4-18 kernel
  2003-01-22 15:32 Kernel panic with Red Hat 2-4-18 kernel M. Edward Borasky
  2003-01-22 15:48 ` LKM - unresolved symbol Canturk ISCI
  2003-01-22 15:51 ` Kernel panic with Red Hat 2-4-18 kernel Arjan van de Ven
@ 2003-01-28 13:10 ` Alan
  2 siblings, 0 replies; 4+ messages in thread
From: Alan @ 2003-01-28 13:10 UTC (permalink / raw)
  To: M. Edward Borasky; +Cc: Linux-Kernel@Vger.  Kernel. Org

On Wed, 2003-01-22 at 15:32, M. Edward Borasky wrote:
> Is there a fix available for the following, generated on a 6 GB SMP P4 Xeon
> system with the Red Hat 2.4.18 kernel?
> 
> Kernel panic: Fix pte_chain allocation, you lazy bastard!
> 
> I searched the web and found copious references in the context of 2.5, but
> nothing in 2.4, Red Hat or otherwise.

I'm amazed anyone managed to cause that. With the rmap14 code the answer is
no. The latest rmap15 code in the RH beta should have it resolved


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-01-28 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-22 15:32 Kernel panic with Red Hat 2-4-18 kernel M. Edward Borasky
2003-01-22 15:48 ` LKM - unresolved symbol Canturk ISCI
2003-01-22 15:51 ` Kernel panic with Red Hat 2-4-18 kernel Arjan van de Ven
2003-01-28 13:10 ` Alan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).