From: Bryan O'Sullivan Date: Thu, 28 Sep 2006 16:00:15 +0000 (-0700) Subject: IB/ipath: Call mtrr_del with correct arguments X-Git-Tag: v2.6.19-rc1~652^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=957670a57eb63b932b09b444ad44192ad9ee9382;p=pandora-kernel.git IB/ipath: Call mtrr_del with correct arguments We were passing 0 for base and length, which worked on older kernels, but it doesn't seem to any longer. Signed-off-by: Bryan O'Sullivan Signed-off-by: Roland Dreier --- Reading git-diff-tree failed