Fix for busybox's df

Amadeus amadeus at iksw-muees.de
Fri Sep 29 19:57:47 CEST 2006


Daniele,

On Friday 29 September 2006 18:45, Daniele Forsi wrote:
> This fixes a Data Abort error removing a cast to long long

Please don't do that. You can not remove the long long, because the 64 
bit is used by intent.

Please fix the _real_ bug!

Is there a call to _divdi3() or _udivdi3() in the generated object code?

regards
Amadeus
-- 
We're back to the times when men were men 
and wrote their own device drivers.

(Linus Torvalds)



More information about the dslinux-devel mailing list