]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb6cc91644ebbbcf476111a4d4e36909d0bf0035f
treef7022fceac378d444761da3f22e729d348482cf2
parentf7dbdb5af1936d9b21a399176855c53874aefcf9
[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