WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Problem on update mptlinux driver on kernel 2.6.32 pv_ops

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem on update mptlinux driver on kernel 2.6.32 pv_ops
From: Fantu <fantonifabio@xxxxxxxxxx>
Date: Mon, 26 Apr 2010 09:13:54 -0700 (PDT)
Delivery-date: Mon, 26 Apr 2010 09:17:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
For Omsa 6.0.1 is need mptlinux version more than 3.04 present in kernel
I have download 4.22 from lsi site and try build update driver with dkms, i
have already do same on 2.6.26-xen past without problem but with 2.6.32 give
this compilation error:

/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c: In function
‘mptsas_smp_handler’:
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2757: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2758: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2775: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2805: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2808: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2821: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2823: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2854: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2855: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2864: error: ‘struct
request’ has no member named ‘data_len’
/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.c:2867: error: ‘struct
request’ has no member named ‘data_len’
make[3]: *** [/var/lib/dkms/mptlinux/4.22.00.00/build/mptsas.o] Error 1
make[2]: *** [_module_/var/lib/dkms/mptlinux/4.22.00.00/build] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2

someone can help me please?
-- 
View this message in context: 
http://old.nabble.com/Problem-on-update-mptlinux-driver-on-kernel-2.6.32-pv_ops-tp28366935p28366935.html
Sent from the Xen - User mailing list archive at Nabble.com.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem on update mptlinux driver on kernel 2.6.32 pv_ops, Fantu <=