Re: [2.5] Update sk98lin driver

Martin Schlemmer (azarah@gentoo.org)
04 May 2003 21:35:18 +0200


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_courier-26701-1052077060-0001-2
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sun, 2003-05-04 at 20:57, Matti Aarnio wrote:

> > Now the problem is that if I try to load it, I get this:
> > -----------------------------------------
> > sk98lin: Unknown symbol __udivdi3
> > -----------------------------------------
> > Meaning it linked with libgcc_s.so. Any ideas why ?
>=20
> It wanted to. That is signature of 64 bit value
> being divided by an abitrary non-power-of-two divider.
>=20
> If there is a non-fast-path use for the division,
> using do_div() macro. Originally for lib/vsprintf.c
> from which you can deduce the usage.
>=20
> If it is in fast-path, then the code needs serious
> re-thought.
>=20

Bleh, never easy hey =3D)

And I am guessing just adding a __udivdi3 implementation like
some of the other archs is out of the question ?

--=20

Martin Schlemmer

--=_courier-26701-1052077060-0001-2
Content-Type: application/pgp-signature; name="signature.asc"
Content-Transfer-Encoding: 7bit
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA+tWt2qburzKaJYLYRAkb4AJ4sj0m/vgJQv3l9sE5Yfryow8K1CwCglB4i
Q0b8C29WLnGsDxzLLcHnsUI=
=jcI7
-----END PGP SIGNATURE-----

--=_courier-26701-1052077060-0001-2--