[IA64-SGI] fix SGI Altix tioce_reserve_m32() bug
authorMike Habeck <habeck@sgi.com>
Wed, 26 Apr 2006 17:05:50 +0000 (12:05 -0500)
committerTony Luck <tony.luck@intel.com>
Thu, 27 Apr 2006 21:32:07 +0000 (14:32 -0700)
commitcda3d4a069b915cf46e640bb6872a9d9aefeaabe
treef7022fceac378d444761da3f22e729d348482cf2
parent1df57c0c21c92a6d4fcfe5304c84151ed9beb7a2
[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>
arch/ia64/sn/pci/tioce_provider.c