[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)
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>

No differences found