public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Over-riding symbols in the Kernel causes Kernel Panic
@ 2005-11-23 14:10 Ashutosh Naik
  2005-11-23 14:22 ` linux-os (Dick Johnson)
  2005-11-23 17:46 ` Bill Davidsen
  0 siblings, 2 replies; 8+ messages in thread
From: Ashutosh Naik @ 2005-11-23 14:10 UTC (permalink / raw)
  To: linux-kernel

Hi,

I made e1000 ( or for that matter anything) a part of the 2.6.15-rc1
kernel and booted the kernel. Next I compiled e1000 as a module (
e1000.ko ), and tried to insmod it into the kernel( which already had
e1000 a compiled as a part of the kernel). I observed that
/proc/kallsyms contained two copies of all the symbols exported by
e1000, and I also got a Kernel Panic on the way.

Is this behaviour natural and desirable ?

Regards and Thanks
-A

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

end of thread, other threads:[~2005-11-30 14:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-23 14:10 Over-riding symbols in the Kernel causes Kernel Panic Ashutosh Naik
2005-11-23 14:22 ` linux-os (Dick Johnson)
2005-11-23 17:46 ` Bill Davidsen
2005-11-23 18:04   ` Jesper Juhl
2005-11-23 19:08     ` Bill Davidsen
2005-11-30 14:00       ` Ashutosh Naik
2005-11-23 21:07     ` Grant Coady
2005-11-23 21:21       ` Jesper Juhl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox