[IA64-SGI] fix SGI Altix tioce_bus_fixup() bug
authorMike Habeck <habeck@sgi.com>
Mon, 19 Jun 2006 20:38:10 +0000 (15:38 -0500)
committerTony Luck <tony.luck@intel.com>
Wed, 21 Jun 2006 21:47:06 +0000 (14:47 -0700)
The following patch fixes a bug in the SGI Altix tioce_bus_fixup()
code.  ce_dre_comp_err_addr needs to be zero'd out not ~0ULL.  As
a result completion errors weren't being captured.

Signed-off-by: Mike Habeck <habeck@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found