Online Linux Driver Verification Service (alpha)

Build Error Trace
Driver: rapidio_x.tar.gz
Kernel: linux-2.6.32.12
Verification architecture: x86_64

0 _unpacked/rapidio_x/core/rio_messaging.c: In function 'rio_msg_worker':
1 _unpacked/rapidio_x/core/rio_messaging.c: 24:22: warning: unused variable 'r_if'
2 _unpacked/rapidio_x/core/rio_messaging.c: In function 'rio_netdev_init':
3 _unpacked/rapidio_x/core/rio_messaging.c: 42:2: error: implicit declaration of function 'alloc_ordered_workqueue'
4 _unpacked/rapidio_x/core/rio_messaging.c: 42:2: error: too many arguments to function 'dev_name'
5 include/linux/device.h: 433:27: note: declared here
6 _unpacked/rapidio_x/core/rio_messaging.c: 42:15: warning: assignment makes pointer from integer without a cast
7 _unpacked/rapidio_x/core/rio_messaging.c: In function 'rio_init_messaging':
8 _unpacked/rapidio_x/core/rio_messaging.c: 104:2: error: implicit declaration of function 'alloc_netdev_mqs'
9 _unpacked/rapidio_x/core/rio_messaging.c: 104:16: warning: assignment makes pointer from integer without a cast
10 make[3]: *** [_unpacked/rapidio_x/core/rio_messaging.o] Error 1
11 make[2]: *** [_unpacked/rapidio_x/core] Error 2
12 make[1]: *** [_module__unpacked/rapidio_x] Error 2
13 Compile error.
14
15