[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Loadable module support for Petalinux w/MMU?



Hi All,

Does anyone have loadable kernel module support working in
the Petalinux w/ the Microaze MMU enabled? I tried to build
the kernel with module support enabled, and I got this
compile error:

arch/microblaze/kernel/module.c: In function ‘apply_relocate_add’:
arch/microblaze/kernel/module.c:99: error: expected ‘;’ before ‘)’ token
arch/microblaze/kernel/module.c:99: error: expected statement before ‘)’ token

It was a simple extra closing paren.....but clearly it isn't used
in the standard package. Once I fixed this error, I am able to
load a simple module.....but it behaves strangely (the prink
output is somewhat garbled). And more complex modules
cause Oop's.

I'm still trying to debug this, but was wondering if anyone has
had success in this area.

Thanks!
Steve Hein
SGI, Inc.

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/