>
> sizeof(size_t) may be != 4. sizeof(unsigned) also may be != 4.
> Also, this may perform illegal unaligned accesses.
>
Yes. I admit the code is for x86 mostly...
Is there any way do fix that issue for other archs? To use hton*()? Bad for
performance. To use string representation of numbers? Bad again...

modules.dep.bb is not supposed to be reused, it is very simple to regenerate
it on the target host. And if we use depmod/modprobe pair from BB, all
should be well. Wrong?

TIA,
--
Vladimir
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to