[BusyBox] insmod ppc quickfix

Goddeeris Frederic Frederic.Goddeeris at siemens.atea.be
Mon May 27 02:03:03 UTC 2002


Hi Magnus,

Great!

Thanks,
Frederic




-----Original Message-----
From: Magnus Damm
To: busybox at busybox.net
Cc: matthias.fuchs at esd-electronics.com; christian.grigis at smartdata.ch;
Frederic.Goddeeris at siemens.atea.be
Sent: 5/22/02 3:32 PM
Subject: [BusyBox] insmod ppc quickfix

Hi all,

I've investigated the insmod-powerpc-global-variable-problem a bit,
and I found three possible problems: 

1) R_PPC_ADDR32 is not handled correctly.
2) tlb tables are linked lists in the powerpc.
   The current busybox implementation only support single elements.
3) archdata "__dbe_table" is not used by the busybox implementation.

The attached patch will fix 1), and that is probably the bug that
has given you headache. Sorry about that.
I'm not sure what effect 2) and 3) has.

I am working on a insmod megapatch which fixes all the problems above.

Please test the attached patch. 

Thanks /

magnus
 <<busybox-0.60.3-insmod_ppc_quickfix.patch>> 



More information about the busybox mailing list