fix-mmc-busy-loop-on-bytes.patch and Fix hangup in do_pio_write() patch

Andy Green andy at openmoko.com
Fri Feb 20 03:55:46 CET 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Somebody in the thread at some point said:
| Hello All,
|
| I found two patches about the s3cmci.c, can I apply the two patches at
the
| same time?

|                         fifo -= fifo & 3;
| +                       if (!fifo)
| +                               break;

| - while ((fifo = fifo_free(host))) {
| + while ((fifo = fifo_free(host)) > 3) {

At a guess, they may be trying to fix the same bug different ways, but
if it's true, then the second patch should also do the same to
do_pio_read loop?  So maybe just the first patch will solve it.

- -Andy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkmeG7IACgkQOjLpvpq7dMrOjQCglXuGCETyvBAqzfhCdGkt6cqM
lf4AoIO9rsjPoBC13wHqr9276pMHxmf4
=dONF
-----END PGP SIGNATURE-----



More information about the openmoko-kernel mailing list