From: John Gregor Date: Thu, 17 May 2007 15:15:50 +0000 (-0700) Subject: IB/ipath: Remove incompletely implemented ipath_runtime flags and code X-Git-Tag: v2.6.23-rc1~1085^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e9ab3f1c9e34d5c28446c3738983d33a3937fe0;p=pandora-kernel.git IB/ipath: Remove incompletely implemented ipath_runtime flags and code The IPATH_RUNTIME_PBC_REWRITE and the IPATH_RUNTIME_LOOSE_DMA_ALIGN flags were not ever implemented correctly and did not turn out to be necessary. Remove the last vestiges of these flags but mark the spot with a comment to remind us to not reuse these flags in the interest of binary compatibility. The INFINIPATH_XGXS_SUPPRESS_ARMLAUNCH_ERR bit was also not found to be useful, so it was dropped in the cleanup as well. Signed-off-by: John Gregor Signed-off-by: Arthur Jones Signed-off-by: Roland Dreier --- Reading git-diff-tree failed