Re: [PATCH] morse code panics for 2.5.62

Jan-Benedict Glaw (jbglaw@lug-owl.de)
Wed, 19 Feb 2003 10:07:43 +0100


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-27143-1045645717-0001-2
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, 2003-02-18 23:49:46 +0100, Tomas Szepe <szepe@pinerecords.com>
wrote in message <20030218224946.GB1048@louise.pinerecords.com>:
> > [jbglaw@lug-owl.de]
> >=20
> > Then, you can have
> > const char morses[] =3D {
> > MORSE2('A', '.', '-'),
> > MORSE4('B', '-', '.', '.', '.'),
> > MORSE4('C', '-', '.', '-', '.'),
> > MORSE3('D', '-', '.', '.'),
> > MORSE1('E', '.'),
> > MORSE4('F', '.', '.', '-', '.')
> > ...
> > };
> >=20
> > That's going to take exactly the same memory in the compiled vmlinux
> > image, *and* it's really readable:-) Of course, gcc will optimize any
> > added "bloat" away...
>=20
> Looks good to me, can you send an updated patch?

Okay, I'll first have to import your original patch:-) and have a real
look at it (how does it exactly store the data...). Then, I'll do an
undated patch. Please give me an hour ot two...

MfG, JBG

--=20
Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur
fuer einen Freien Staat voll Freier B=FCrger" | im Internet!
Shell Script APT-Proxy: http://lug-owl.de/~jbglaw/software/ap2/

--=_courier-27143-1045645717-0001-2
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

iD8DBQE+U0lfHb1edYOZ4bsRAhtBAJ9Y5yxkSGgkpC/kO+vw5FaNuDpoqwCfdW3F
TrSGP4F2NXm/X7cJhTUMFHg=
=cP+m
-----END PGP SIGNATURE-----

--=_courier-27143-1045645717-0001-2--