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

Re: [microblaze-uclinux] insmod doesn't work with latest gcc tools



Does the rmmod works in microblaze now? For my sample driver code,
insmod works and when i do rmmod it returns success but i don't see my
exit function getting called (but the syscall(__NR_delete_module,
module_name, flags) returns 0).
When i do lsmod i still see my module present. Even the rmmod -f
behaves the same.

Should i need to enable anything in the kernel configuration to
support rmmod (other than "Enable Loadable Module Option"). I didn't
set "set version information" also. Please let me know if i miss
anything obvious.

Thanx
- Prasad

On 11/3/05, Claudio Lanconelli <lanconelli.claudio@xxxxxxxxx> wrote:
> John Williams wrote:
>
> > Hi Claudio,
> >
> > Claudio Lanconelli wrote:
> >
> >> I still have problems with insmod and new gcc tools. Did you ever try
> >> insmod in the meantime?
> >> Does it work in your system?
> >
> >
> > This patch should fix it.
> >
> Yes, now it works. Thanks.
>
> Cheers,
> Claudio Lanconelli
> ___________________________
> 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/
>
>

___________________________
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/