commit | cda3d4a069b915cf46e640bb6872a9d9aefeaabe | [log] [tgz] |
---|---|---|
author | Mike Habeck <habeck@sgi.com> | Wed Apr 26 12:05:50 2006 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Thu Apr 27 14:32:07 2006 -0700 |
tree | f7022fceac378d444761da3f22e729d348482cf2 | |
parent | 1df57c0c21c92a6d4fcfe5304c84151ed9beb7a2 [diff] |
[IA64-SGI] fix SGI Altix tioce_reserve_m32() bug The following patch fixes a bug in the SGI Altix tioce_reserve_m32() code. The bug was that we could walking past the end of the CE ASIC 32/40bit PMU ATE Buffer, resulting in a PIO Reply Error. Signed-off-by: Mike Habeck <habeck@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>