commit | 4dbc30fb27ac4e647e6efadb382ff7d38c3d368e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed May 11 11:37:00 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 11 11:37:00 2005 -0700 |
tree | e2fb7329e60be37e17f133a28ab6a5e77007db32 | |
parent | e4fdee8e3b41239242a8f421a28736ef8e08ca55 [diff] |
[SPARC64]: Add timeouts to streaming buffer synchronization. If some hardware error occurs and the flush flag never updates, we will hang forever in these routines. Add a timeout, and print out a diagnostic if it is reached. Signed-off-by: David S. Miller <davem@davemloft.net>