From: Mike Habeck Date: Mon, 19 Jun 2006 20:38:10 +0000 (-0500) Subject: [IA64-SGI] fix SGI Altix tioce_bus_fixup() bug X-Git-Tag: v2.6.18-rc1~1084 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f640f94ec4f39e8a4d91d58354d3e09b28769edf;p=pandora-kernel.git [IA64-SGI] fix SGI Altix tioce_bus_fixup() bug 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 Signed-off-by: Tony Luck --- Reading git-diff-tree failed