| commit | f7c00338cfeef125032aa12aa8ebeacf9e117e81 | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@sunset.davemloft.net> | Sun Mar 05 22:18:50 2006 -0800 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:14:19 2006 -0800 |
| tree | 3fc55d603a0c59aa8a4db63e4acc63b26170b7cb | |
| parent | 74ae998772041b62e9ad420d602e4f7dbb182cd6 [diff] |
[SPARC64]: Fix loop termination in mark_kpte_bitmap() If we were aligned, but didn't have at least 256MB left to process, we would loop forever. Thanks to fabbione for the report and testing the fix. Signed-off-by: David S. Miller <davem@davemloft.net>