On 12/06/12 10:52, Vasiliy Tolstov wrote:
Now i'm switch from sles kernel to 3.6.7
All works fine , but now you patches from github provide some errors:

/sbin/service openibd restart
Unloading ib_srp                                   [FAILED]
Removing 'ib_srp': Device or resource busy

xen11:~ # rmmod ib_srp
ERROR: Removing 'ib_srp': Device or resource busy
xen11:~ # lsmod | grep srp
ib_srp                 47710  0 [permanent]
ib_cm                  46778  2 rdma_cm,ib_srp
ib_sa                  33627  4 rdma_ucm,rdma_cm,ib_srp,ib_cm
ib_core                82311  9
rdma_ucm,rdma_cm,iw_cm,ib_srp,ib_cm,ib_sa,ib_uverbs,ib_umad,ib_mad

How can i solve this?

I'm not sure. According to the information I found on http://stackoverflow.com/questions/7482469/why-is-this-kernel-module-marked-at-permanent-on-2-6-39, it's a toolchain or a kernel configuration issue.

Bart.

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to