<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
James Lentini wrote:
<blockquote
 cite="midPine.LNX.4.64.0608071603010.3930@jlentini-linux.nane.netapp.com"
 type="cite">
  <pre wrap="">
On Mon, 7 Aug 2006, Tziporet Koren wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">best to take the sources from the release tarball
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That is what I was doing. The problem is that the source file 
for the ib_ping module is in the release, but not the matching 
kernel sources.

  </pre>
</blockquote>
<br>
Due to the way we build OFED 1.0, some kernel sources were taken from
the git tree, and some from svn.<br>
This can cause this problem since ib_ping was taken from svn (not par
of git) and since we never used it it may use the wrong interface to
the kernel sources coming from git.<br>
<br>
This is the reason we changed to have all kernel sources from git in
coming OFED 1.1.<br>
<br>
Tziporet<br>
</body>
</html>